Preparing search index...
The search index is not available
virtufin-websocketmanager
virtufin-websocketmanager
WebSocketManager
Variable WebSocketManager
Const
WebSocketManager
:
GenService
<
{
connect
:
{
input
:
typeof
ConnectRequestSchema
;
methodKind
:
"unary"
;
output
:
typeof
ConnectResponseSchema
;
}
;
disconnect
:
{
input
:
typeof
DisconnectRequestSchema
;
methodKind
:
"unary"
;
output
:
typeof
DisconnectResponseSchema
;
}
;
getTag
:
{
input
:
typeof
GetTagRequestSchema
;
methodKind
:
"unary"
;
output
:
typeof
GetTagResponseSchema
;
}
;
getTags
:
{
input
:
typeof
GetTagsRequestSchema
;
methodKind
:
"unary"
;
output
:
typeof
GetTagsResponseSchema
;
}
;
list
:
{
input
:
typeof
ListRequestSchema
;
methodKind
:
"unary"
;
output
:
typeof
ListResponseSchema
;
}
;
send
:
{
input
:
typeof
SendRequestSchema
;
methodKind
:
"unary"
;
output
:
typeof
SendResponseSchema
;
}
;
sendRaw
:
{
input
:
typeof
SendRawRequestSchema
;
methodKind
:
"unary"
;
output
:
typeof
SendRawResponseSchema
;
}
;
setTag
:
{
input
:
typeof
SetTagRequestSchema
;
methodKind
:
"unary"
;
output
:
typeof
SetTagResponseSchema
;
}
;
setTags
:
{
input
:
typeof
SetTagsRequestSchema
;
methodKind
:
"unary"
;
output
:
typeof
SetTagsResponseSchema
;
}
;
startPublish
:
{
input
:
typeof
StartPublishRequestSchema
;
methodKind
:
"unary"
;
output
:
typeof
StartPublishResponseSchema
;
}
;
stopPublish
:
{
input
:
typeof
StopPublishRequestSchema
;
methodKind
:
"unary"
;
output
:
typeof
StopPublishResponseSchema
;
}
;
}
,
>
Generated
from service virtufin.WebSocketManager
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
virtufin-websocketmanager
Loading...
Generated
from service virtufin.WebSocketManager