public static ParsecLibrary.ParsecGuestState
enum values
static int GUEST_WAITING
The guest is currently waiting for the host to allow them via ::ParsecHostAllowGuest. ::HOST_DESKTOP only.
native declaration : line 536
static int GUEST_CONNECTING
The guest is attempting to make a peer-to-peer connection to the host.
native declaration : line 537
static int GUEST_CONNECTED
The guest successfully connected.
native declaration : line 538
static int GUEST_DISCONNECTED
The guest disconnected.
native declaration : line 539
static int GUEST_FAILED
The guest failed peer-to-peer negotiation.
native declaration : line 540
static int __GUEST_MAKE_32
native declaration : line 541