@Implements(value=android.bluetooth.BluetoothServerSocket.class) public class ShadowBluetoothServerSocket extends java.lang.Object
Shadow for BluetoothServerSocket
.
Constructor and Description |
---|
ShadowBluetoothServerSocket() |
Modifier and Type | Method and Description |
---|---|
static android.bluetooth.BluetoothServerSocket |
newInstance(int type,
boolean auth,
boolean encrypt,
android.os.ParcelUuid uuid) |