@twitchapis/twitch.js - v2.0.0-beta.6
Preparing search index...
interfaces/IOptions
IWebSocketOptions
Interface IWebSocketOptions
interface
IWebSocketOptions
{
host
?:
string
;
port
?:
number
;
type
?:
EWebSocketType
;
}
Index
Properties
host?
port?
type?
Properties
Optional
host
host
?:
string
Optional
port
port
?:
number
Optional
type
type
?:
EWebSocketType
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
host
port
type
@twitchapis/twitch.js - v2.0.0-beta.6
Loading...