@homebridge/hap-nodejs
Preparing search index...
PairingsCallback
Type Alias PairingsCallback<T>
PairingsCallback
:
(
error
:
TLVErrorCode
|
0
,
data
?:
T
)
=>
void
Type Parameters
T
=
void
Type declaration
(
error
:
TLVErrorCode
|
0
,
data
?:
T
)
:
void
Parameters
error
:
TLVErrorCode
|
0
Optional
data
:
T
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@homebridge/hap-nodejs
Loading...