@bootdesk/js-web-adapter-core
Preparing search index...
PusherConfig
Interface PusherConfig
interface
PusherConfig
{
authEndpoint
?:
string
;
cluster
?:
string
;
forceTLS
?:
boolean
;
host
?:
string
;
key
:
string
;
port
?:
number
;
}
Index
Properties
auth
Endpoint?
cluster?
force
TLS?
host?
key
port?
Properties
Optional
auth
Endpoint
authEndpoint
?:
string
Optional
cluster
cluster
?:
string
Optional
force
TLS
forceTLS
?:
boolean
Optional
host
host
?:
string
key
key
:
string
Optional
port
port
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auth
Endpoint
cluster
force
TLS
host
key
port
@bootdesk/js-web-adapter-core
Loading...