NLProfileStatusError

요약

상속

다음에서 상속: NSObject
Direct Known Subclasses: 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()