The properties of Android.Bluetooth.BluetoothSocket are listed below. For a list of all members, see the BluetoothSocket Members list.
See Also: Inherited members from Java.Lang.Object
[read-only] | InputStream | System.IO.Stream. Get the input stream associated with this socket. |
[read-only] | IsConnected | bool. Get the connection status of this socket, ie, whether there is an active connection with remote device. |
[read-only] | OutputStream | System.IO.Stream. Get the output stream associated with this socket. |
[read-only] | RemoteDevice | BluetoothDevice. Get the remote device this socket is connecting, or connected, to. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |