SDK Version 1.2.0
AnsuR Technologies ASMIRA SDK
Loading...
Searching...
No Matches
context_s Struct Reference
Collaboration diagram for context_s:

Public Attributes

asdk::ServerState serverState = asdk::ServerStateUndef
RoomJoinedState roomJoinedState = RoomJoinedStateUndef
uint16_t clientRoomID = 0
State state = StateDisconnect
asdk::sdk_tsdk = nullptr
const int serverPort = 30100

Detailed Description

Examples
example_complete.cpp.

Definition at line 35 of file example_complete.cpp.

Member Data Documentation

◆ clientRoomID

uint16_t context_s::clientRoomID = 0
Examples
example_complete.cpp.

Definition at line 38 of file example_complete.cpp.

Referenced by main().

◆ roomJoinedState

RoomJoinedState context_s::roomJoinedState = RoomJoinedStateUndef
Examples
example_complete.cpp.

Definition at line 37 of file example_complete.cpp.

Referenced by main().

◆ sdk

asdk::sdk_t* context_s::sdk = nullptr
Examples
example_complete.cpp.

Definition at line 40 of file example_complete.cpp.

Referenced by main().

◆ serverPort

const int context_s::serverPort = 30100
Examples
example_complete.cpp.

Definition at line 41 of file example_complete.cpp.

◆ serverState

asdk::ServerState context_s::serverState = asdk::ServerStateUndef
Examples
example_complete.cpp.

Definition at line 36 of file example_complete.cpp.

Referenced by main().

◆ state

State context_s::state = StateDisconnect
Examples
example_complete.cpp.

Definition at line 39 of file example_complete.cpp.

Referenced by main().


The documentation for this struct was generated from the following file: