Preparing search index...
The search index is not available
mtcute - v0.17.2
mtcute
@mtcute/web
WebSocketConstructor
Interface WebSocketConstructor
interface
WebSocketConstructor
{
new WebSocketConstructor
new
(
address
:
string
,
protocol
?:
string
)
:
WebSocket
;
}
Index
Constructors
constructor
Constructors
constructor
new
Web
Socket
Constructor
(
address
,
protocol
?
)
:
WebSocket
Parameters
address
:
string
Optional
protocol
:
string
Returns
WebSocket
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
mtcute - v0.17.2
Loading...