NLProfileStatusError
Summary
Inheritance
Inherits from: NSObjectDirect Known Subclasses: NLWdmClientFlushUpdateDeviceStatusError
Properties |
|
---|---|
errorCode
|
NSInteger
|
profileId
|
NSInteger
|
statusCode
|
NSInteger
|
Public functions |
|
---|---|
initWithProfileId:statusCode:errorCode:statusReport:(uint32_t profileId, uint16_t statusCode, uint32_t errorCode, NSString *statusReport)
|
virtual id
|
translateErrorCode()
|
virtual NSInteger
|
Properties
errorCode
NSInteger errorCode
profileId
NSInteger profileId
statusCode
NSInteger statusCode
Public functions
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()