TelephonyCallback.RegistrationFailedEventArgs Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public RegistrationFailedEventArgs (Android.Telephony.CellIdentity cellIdentity, string chosenPlmn, int domain, int causeCode, int additionalCauseCode);
new Android.Telephony.TelephonyCallback.RegistrationFailedEventArgs : Android.Telephony.CellIdentity * string * int * int * int -> Android.Telephony.TelephonyCallback.RegistrationFailedEventArgs
Parameters
- cellIdentity
- CellIdentity
- chosenPlmn
- String
- domain
- Int32
- causeCode
- Int32
- additionalCauseCode
- Int32