BluetoothSocketException.SocketClosed Bidang

Definisi

Perhatian

This constant will be removed in the future version. Use Android.Bluetooth.BluetoothSocketExceptionReason enum directly instead of this field.

Kode kesalahan yang dikembalikan oleh BluetoothSocket selama operasi soket yang gagal karena soket telah ditutup.

[Android.Runtime.Register("SOCKET_CLOSED", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.BluetoothSocketExceptionReason enum directly instead of this field.", true)]
public const Android.Bluetooth.BluetoothSocketExceptionReason SocketClosed = 17;
[<Android.Runtime.Register("SOCKET_CLOSED", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.BluetoothSocketExceptionReason enum directly instead of this field.", true)>]
val mutable SocketClosed : Android.Bluetooth.BluetoothSocketExceptionReason

Nilai Bidang

Value = 17
Atribut

Keterangan

Kode kesalahan yang dikembalikan oleh BluetoothSocket selama operasi soket yang gagal karena soket telah ditutup.

Java dokumentasi untuk android.bluetooth.BluetoothSocketException.SOCKET_CLOSED.

Bagian dari halaman ini adalah modifikasi berdasarkan pekerjaan yang dibuat dan dibagikan oleh Android Open Source Project dan digunakan sesuai dengan istilah yang dijelaskan dalam Lisensi Creative Commons 2.5 Lisensi Atribusi.

Berlaku untuk