#include <opal.h>
Public Attributes | |
| const char * | m_callToken | 
| Call token for call being cleared.   | |
| const char * | m_reason | 
| const char* OpalStatusCallCleared::m_callToken | 
Call token for call being cleared.
| const char* OpalStatusCallCleared::m_reason | 
String representing the reason for the call completing. This string begins with a numeric code corresponding to values in the OpalCallEndReason enum, followed by a colon and an English description.
 1.5.1