@game-vir/multiplayer - v15.1.1
Preparing search index...
hostPingMessageShape
Variable hostPingMessageShape
Const
hostPingMessageShape
:
ShapeDefinition
<
ShapeAnd
<
[
ShapeDefinition
<
{
clientId
:
CustomSpecifier
<
`
${
string
}
-
${
string
}
-
${
string
}
-
${
string
}
-
${
string
}
`
,
>
;
roomId
:
CustomSpecifier
<
`
${
string
}
-
${
string
}
-
${
string
}
-
${
string
}
-
${
string
}
`
,
>
;
roomName
:
string
;
}
,
false
,
>
,
ShapeDefinition
<
{
messageId
:
CustomSpecifier
<
`
${
string
}
-
${
string
}
-
${
string
}
-
${
string
}
-
${
string
}
`
,
>
;
}
,
false
,
>
,
{
clientCount
:
number
;
clientSecret
:
string
;
roomPassword
:
string
;
type
:
ShapeExact
<
readonly
[
HostPing
]
>
;
}
,
]
,
>
,
false
,
>
= ...
Shape definition for "host ping" messages.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@game-vir/multiplayer - v15.1.1
Loading...
Shape definition for "host ping" messages.