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