TelephonyManager.CallComposerException Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
| Nome | Description |
|---|---|
| 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.CallComposerException
Parâmetros
- errorCode
- Int32
- ioException
- IOException
- Atributos
Aplica-se a
TelephonyManager.CallComposerException(IntPtr, JniHandleOwnership)
protected CallComposerException(IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Telephony.TelephonyManager.CallComposerException : nativeint * Android.Runtime.JniHandleOwnership -> Android.Telephony.TelephonyManager.CallComposerException
Parâmetros
- javaReference
-
IntPtr
nativeint
- transfer
- JniHandleOwnership