TT CORE SDK 2.0.1.1
TT CORE SDK documentation
Loading...
Searching...
No Matches
UserDisconnectAction.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ttsdk
 

Enumerations

enum class  ttsdk::UserDisconnectAction {
  ttsdk::NotSet = -2 , ttsdk::Unknown = -1 , ttsdk::Leave = 0 , ttsdk::Pause = 1 ,
  ttsdk::Cancel = 2
}
 

Functions

const charttsdk::ToString (const UserDisconnectAction value)