smwebsdk.connectionstate
Home > @soulmachines/smwebsdk > ConnectionState
ConnectionState class
Determines and stores Connection State.
Signature:
export declare class ConnectionState
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)() | Constructs a new instance of the ConnectionState class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
onConnectionStateUpdated | readonly | SmEvent |
Methods
Method | Modifiers | Description |
---|---|---|
getConnectionState() | ||
reset() | ||
setConnectionState(connectionStateType) |