NLProfileStatusError

Resumen

Herencia

Hereda de: NSObject
Subclases conocidas directas: NLWdmClientFlushUpdateDeviceStatusError

Propiedades

errorCode
NSInteger
profileId
NSInteger
statusCode
NSInteger

Funciones públicas

initWithProfileId:statusCode:errorCode:statusReport:(uint32_t profileId, uint16_t statusCode, uint32_t errorCode, NSString *statusReport)
virtual id
translateErrorCode()
virtual NSInteger

Propiedades

errorCode

NSInteger errorCode

profileId

NSInteger profileId

statusCode

NSInteger statusCode

Funciones públicas

initWithProfileId:statusCode:errorCode:statusReport:

virtual id initWithProfileId:statusCode:errorCode:statusReport:(
  uint32_t profileId,
  uint16_t statusCode,
  uint32_t errorCode,
  NSString *statusReport
)

translateErrorCode

virtual NSInteger translateErrorCode()