JME - Application Documentation
Preparing search index...
includes/types/peer
NetMessage
Type Alias NetMessage
NetMessage
:
|
{
appdata
:
SharedState
;
type
:
"INIT_CONFIG"
}
|
{
type
:
"REQUEST_CONFIG"
}
|
{
type
:
"START"
}
|
{
type
:
"PAUSE"
}
|
{
type
:
"RESUME"
}
|
{
type
:
"HALT"
}
|
{
type
:
"PING"
}
All possible messages sent between peers
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
JME - Application Documentation
Loading...
All possible messages sent between peers