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