Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/fbns
FbnsClient
Class FbnsClient
Hierarchy
EventEmitter
<
ToEventFn
<
FbnsClientEvents
&
{
[
x
:
string
]
:
FbnsNotificationUnknown
;
}
>
>
FbnsClient
Index
Constructors
constructor
Properties
mqtt
Accessors
auth
Methods
build
Connection
connect
disconnect
Constructors
constructor
new
Fbns
Client
(
ig
:
AndroidIgpapi
)
:
FbnsClient
Parameters
ig
:
AndroidIgpapi
Returns
FbnsClient
Properties
mqtt
mqtt
:
MQTToTClient
Accessors
auth
get
auth
(
)
:
FbnsDeviceAuth
Returns
FbnsDeviceAuth
set
auth
(
value
:
FbnsDeviceAuth
)
:
void
Parameters
value
:
FbnsDeviceAuth
Returns
void
Methods
build
Connection
build
Connection
(
)
:
void
Returns
void
connect
connect
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
disconnect
disconnect
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
mqtt
Accessors
auth
Methods
build
Connection
connect
disconnect
IGPAPI
Loading...