TelephonyManager.CallComposerException Constructors
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.
TelephonyManager.CallComposerException(Int32, IOException) | |
TelephonyManager.CallComposerException(IntPtr, JniHandleOwnership) |
[Android.Runtime.Register(".ctor", "(ILjava/io/IOException;)V", "", ApiSince=31)]
public CallComposerException (int errorCode, Java.IO.IOException? ioException);
[<Android.Runtime.Register(".ctor", "(ILjava/io/IOException;)V", "", ApiSince=31)>]
new Android.Telephony.TelephonyManager.CallComposerException : int * Java.IO.IOException -> Android.Telephony.TelephonyManager.CallComposerException
Parameters
- errorCode
- Int32
- ioException
- IOException
- Attributes
Applies to
protected CallComposerException (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Telephony.TelephonyManager.CallComposerException : nativeint * Android.Runtime.JniHandleOwnership -> Android.Telephony.TelephonyManager.CallComposerException
Parameters
- javaReference
-
IntPtr
nativeint
- transfer
- JniHandleOwnership