Searched defs:ConnectionState (Results 1 – 5 of 5) sorted by relevance
31 enum class ConnectionState { INIT, CONNECTING, CONNECTED, DISCONNECTING, DISCONNECTED }; enum
46 enum ConnectionState : int32_t { enum
29 enum ConnectionState { enum
32 enum ConnectionState { CONNECTED, DISCONNECTED, INIT, READY, PLAYING }; enum
531 enum ConnectionState { enum