এনএলপ্রোফাইল স্ট্যাটাস ত্রুটি

সারসংক্ষেপ

উত্তরাধিকার

থেকে উত্তরাধিকারসূত্রে পাওয়া যায়: 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

বৈশিষ্ট্য

ভুল সংকেত

NSInteger errorCode

প্রোফাইল আইডি

NSInteger profileId

স্ট্যাটাসকোড

NSInteger statusCode

পাবলিক ফাংশন

initWithProfileId:statusCode:errorCode:statusReport:

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

অনুবাদ ত্রুটি কোড

virtual NSInteger translateErrorCode()