com.sirvar.bluetoothkit / BluetoothKitSecuredSocket

BluetoothKitSecuredSocket

class BluetoothKitSecuredSocket : BluetoothKitSocket

Secured Bluetooth Socket wrapper with low level method invocation

Author
Rikin Katyal

Constructors

<init> BluetoothKitSecuredSocket(bluetoothSocket: <ERROR CLASS>)

Secured Bluetooth Socket wrapper with low level method invocation

Properties

inputStream val inputStream: <ERROR CLASS>
outputStream val outputStream: <ERROR CLASS>

Inherited Properties

deviceAddress open val deviceAddress: String
deviceName open val deviceName: String
socket open val socket: <ERROR CLASS>

Functions

close fun close(): Unit
connect fun connect(): Unit