The methods of Android.Bluetooth.BluetoothServerSocket are listed below. For a list of all members, see the BluetoothServerSocket Members list.
See Also: Inherited members from Java.Lang.Object
Accept()Block until a connection is established. | ||
Accept(int)Block until a connection is established, with timeout. | ||
AcceptAsync()Documentation for this section has not yet been entered. | ||
AcceptAsync(int)Documentation for this section has not yet been entered. | ||
Close()Immediately close this socket, and release all associated resources. |