void | Clear ( ) |
void |
int64 FOvrNetSyncSession::ConnectionId |
---|
Which connection this session exists within |
bool FOvrNetSyncSession::Muted |
---|
True if the local session has muted this session. |
FOvrId FOvrNetSyncSession::SessionId |
---|
The cloud networking internal session ID that represents this connection. |
FOvrId FOvrNetSyncSession::UserId |
---|
The ovrID of the user behind this session |
FString FOvrNetSyncSession::VoipGroup |
---|
The name of the voip group that this session is subscribed to |
FOvrNetSyncSession::FOvrNetSyncSession ( ) |
---|
No description available.
|
FOvrNetSyncSession::FOvrNetSyncSession ( ovrNetSyncSessionHandle OvrHandle, TOvrMessageHandlePtr MessageHandlePtr ) |
---|
No description available.
|
void FOvrNetSyncSession::Clear ( ) |
---|
No description available.
|
void FOvrNetSyncSession::Update ( ovrNetSyncSessionHandle OvrHandle, TOvrMessageHandlePtr MessageHandlePtr ) |
---|
No description available.
|