NLProfileStatusError

摘要

繼承

沿用來源:NSObject
直接已知子類別:NLWdmClientFlushUpdateDeviceStatusError

屬性

errorCode
NSInteger
profileId
NSInteger
statusCode
NSInteger

公用函式

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

屬性

errorCode

NSInteger errorCode

profileId

NSInteger profileId

statusCode

NSInteger statusCode

公用函式

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()