NLProfileStatusError

Ringkasan

Inheritance

Mewarisi dari: NSObject
Subclass yang Diketahui Langsung: NLWdmClientFlushUpdateDeviceStatusError

Properti

errorCode
NSInteger
profileId
NSInteger
statusCode
NSInteger

Fungsi publik

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

Properti

errorCode

NSInteger errorCode

profileId

NSInteger profileId

statusCode

NSInteger statusCode

Fungsi publik

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