teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
extensions
SocketFactory
Interface SocketFactory
interface
SocketFactory
{
new
SocketFactory
(
proxy
?:
ProxyInterface
,
keepAliveInterval
?:
number
,
)
:
SocketInterface
;
isWebSocket
?:
boolean
;
}
Index
Constructors
constructor
Properties
is
Web
Socket?
Constructors
constructor
new
SocketFactory
(
proxy
?:
ProxyInterface
,
keepAliveInterval
?:
number
,
)
:
SocketInterface
Parameters
Optional
proxy
:
ProxyInterface
Optional
keepAliveInterval
:
number
Returns
SocketInterface
Properties
Optional
Readonly
is
Web
Socket
isWebSocket
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
is
Web
Socket
GitHub
npm
Issues
teleproto - v1.229.0
Loading...