API reference
API reference
Select your platform
No SDKs available
No versions available

NetSyncConnectionStatus Enum

It represents the possible status of a com.meta.horizon.platform.ovr.models.NetSyncConnection which allows multiple clients to connect and communicate with each other in real-time. The connection provides a way to manage and facilitate real-time communication and data synchronization between multiple clients in a networked environment.

Fields

Unknown[Get]
This member indicates that the connection of the network sync has been started and the process is ongoing.
This member indicates that the current status of the network sync connection is not connected.
This member indicates that the current status of the network sync connection is connected.

Member Functions

NetSyncConnectionStatus
( final int value )
int getValue ( )

Static Member Functions

static NetSyncConnectionStatus fromInt
( int value )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon