ImsReasonInfo(Int32, Int32, String) 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.
[Android.Runtime.Register(".ctor", "(IILjava/lang/String;)V", "", ApiSince=30)]
public ImsReasonInfo (int code, int extraCode, string? extraMessage);
[<Android.Runtime.Register(".ctor", "(IILjava/lang/String;)V", "", ApiSince=30)>]
new Android.Telephony.Ims.ImsReasonInfo : int * int * string -> Android.Telephony.Ims.ImsReasonInfo
Parameters
- code
- Int32
- extraCode
- Int32
- extraMessage
- String
- Attributes