sender-sdk
androidJvm
sender-sdk
/
tv.vizbee.model.controllers.devices.base
/
IPairingCheckController
IPairing
Check
Controller
interface
IPairingCheckController
Inheritors
AbstractDeviceController
Members
Functions
check
Pairing
Link copied to clipboard
abstract
fun
checkPairing
(
callback
:
ICommandCallback
<
Boolean
>
)
confirm
Pairing
Link copied to clipboard
abstract
fun
confirmPairing
(
pinCode
:
String
,
callback
:
ICommandCallback
<
Boolean
>
)
get
Number
Of
Pairing
Digits
Link copied to clipboard
abstract
fun
getNumberOfPairingDigits
(
)
:
Int
requires
Pairing
Link copied to clipboard
abstract
fun
requiresPairing
(
)
:
Boolean
Checks whether the device requires pairing