Search
Preparing search index...
The search index is not available
SkeldJS
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
protocol
QueryPlatformIdsMessage
Class QueryPlatformIdsMessage
Hierarchy
BaseRootMessage
QueryPlatformIdsMessage
Index
Methods
Deserialize
Serialize
cancel
clone
Properties
message
Tag
message
Type
game
Code
message
Tag
message
Type
room
Players
Platforms
Accessors
canceled
Constructors
constructor
Methods
Static
Deserialize
Deserialize
(
reader
:
HazelReader
)
:
QueryPlatformIdsMessage
Parameters
reader:
HazelReader
Returns
QueryPlatformIdsMessage
Serialize
Serialize
(
writer
:
HazelWriter
)
:
void
Parameters
writer:
HazelWriter
Returns
void
cancel
cancel
(
)
:
void
Returns
void
clone
clone
(
)
:
BaseRootMessage
Returns
BaseRootMessage
Properties
Static
message
Tag
message
Tag
:
QueryPlatformIds
= ...
Static
message
Type
message
Type
:
"root"
= ...
Readonly
game
Code
game
Code
:
number
message
Tag
message
Tag
:
QueryPlatformIds
= ...
message
Type
message
Type
:
"root"
= ...
Readonly
room
Players
Platforms
room
Players
Platforms
:
PlatformSpecificData
[]
Accessors
canceled
get
canceled
(
)
:
boolean
Returns
boolean
Constructors
constructor
new
Query
Platform
Ids
Message
(
gameCode
:
number
, roomPlayersPlatforms
:
PlatformSpecificData
[]
)
:
QueryPlatformIdsMessage
Parameters
gameCode:
number
roomPlayersPlatforms:
PlatformSpecificData
[]
Returns
QueryPlatformIdsMessage
Getting
Started
Creating a
Client
Guides
Events
Writing
Custom
Protocol
Messages
Creating
Custom INOs
End
Game
Intents
API
Modules
client
constant
core
data
dtls
eos
events
lan
matchmaking
pathfinding
protocol
reactor
state
text
translations
util
client
constant
core
data
dtls
eos
events
lan
matchmaking
pathfinding
protocol
Query
Platform
Ids
Message
Deserialize
message
Tag
message
Type
Serialize
cancel
canceled
clone
constructor
game
Code
message
Tag
message
Type
room
Players
Platforms
reactor
state
text
translations
util
Generated using
TypeDoc