TT CORE SDK 2.1.1.1
TT CORE SDK documentation
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 char * ttsdk::ToString (const UserDisconnectAction value)