Share via


TelephonyCallback.RegistrationFailedEventArgs Constructor

Definition

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

Applies to