![]() |
SDK Version 1.2.0
AnsuR Technologies ASMIRA SDK
|

Public Attributes | |
| asdk::ServerState | serverState = asdk::ServerStateUndef |
| RoomJoinedState | roomJoinedState = RoomJoinedStateUndef |
| uint16_t | clientRoomID = 0 |
| State | state = StateDisconnect |
| asdk::sdk_t * | sdk = nullptr |
| const int | serverPort = 30100 |
Definition at line 35 of file example_complete.cpp.
| uint16_t context_s::clientRoomID = 0 |
Definition at line 38 of file example_complete.cpp.
Referenced by main().
| RoomJoinedState context_s::roomJoinedState = RoomJoinedStateUndef |
Definition at line 37 of file example_complete.cpp.
Referenced by main().
| asdk::sdk_t* context_s::sdk = nullptr |
Definition at line 40 of file example_complete.cpp.
Referenced by main().
| const int context_s::serverPort = 30100 |
Definition at line 41 of file example_complete.cpp.
| asdk::ServerState context_s::serverState = asdk::ServerStateUndef |
Definition at line 36 of file example_complete.cpp.
Referenced by main().
| State context_s::state = StateDisconnect |
Definition at line 39 of file example_complete.cpp.
Referenced by main().