NLProfileStatusError

Özet

Devralma

Şunlardan devralır: NSObject
Doğrudan Bilinen Alt Sınıflar: NLWdmClientFlushUpdateDeviceStatusError

Özellikler

errorCode
NSInteger
profileId
NSInteger
statusCode
NSInteger

Kamu işlevleri

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

Özellikler

errorCode

NSInteger errorCode

profileId

NSInteger profileId

statusCode

NSInteger statusCode

Kamu işlevleri

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