TelephonyManager.CallComposerException Constructors    
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.
Overloads
| TelephonyManager.CallComposerException(Int32, IOException) | |
| TelephonyManager.CallComposerException(IntPtr, JniHandleOwnership) | 
TelephonyManager.CallComposerException(Int32, IOException)
[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.CallComposerExceptionParameters
- errorCode
- Int32
- ioException
- IOException
- Attributes
Applies to
TelephonyManager.CallComposerException(IntPtr, JniHandleOwnership)
protected CallComposerException(IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);new Android.Telephony.TelephonyManager.CallComposerException : nativeint * Android.Runtime.JniHandleOwnership -> Android.Telephony.TelephonyManager.CallComposerExceptionParameters
- javaReference
- 
				
				IntPtr
nativeint 
- transfer
- JniHandleOwnership