sender-sdk
androidJvm
sender-sdk
/
tv.vizbee.model.controllers.devices.base
/
IPairingController
IPairing
Controller
interface
IPairingController
Inheritors
AppletController
TestAppController
AbstractDeviceController
Members
Functions
check
Pairing
Link copied to clipboard
abstract
fun
checkPairing
(
callback
:
ICommandCallback
<
Boolean
>
)
confirm
Pairing
Link copied to clipboard
abstract
fun
confirmPairing
(
code
:
String
,
callback
:
ICommandCallback
<
Boolean
>
)