class BluetoothKitSecuredSocket : BluetoothKitSocket
Secured Bluetooth Socket wrapper with low level method invocation
Author
Rikin Katyal
| <init> |
BluetoothKitSecuredSocket(bluetoothSocket: <ERROR CLASS>)
Secured Bluetooth Socket wrapper with low level method invocation |
| inputStream |
val inputStream: <ERROR CLASS> |
| outputStream |
val outputStream: <ERROR CLASS> |
| deviceAddress |
open val deviceAddress: String |
| deviceName |
open val deviceName: String |
| socket |
open val socket: <ERROR CLASS> |
| close |
fun close(): Unit |
| connect |
fun connect(): Unit |