TelephonyManager.CallComposerException コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
| 名前 | 説明 |
|---|---|
| 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
パラメーター
- errorCode
- Int32
- ioException
- IOException
- 属性
適用対象
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
パラメーター
- javaReference
-
IntPtr
nativeint
- transfer
- JniHandleOwnership