Preparing search index...
The search index is not available
hap-nodejs
hap-nodejs
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
hap-nodejs
Loading...