OpalStatusUserInput Struct Reference

#include <opal.h>

List of all members.

Public Attributes

const char * m_callToken
 Call token for the call the User Input was received on.
const char * m_userInput
 User input string, e.g. "#".
unsigned m_duration


Detailed Description

User input information for the OpalIndUserInput indication. This is only returned from the OpalGetMessage() function.


Member Data Documentation

const char* OpalStatusUserInput::m_callToken

Call token for the call the User Input was received on.

const char* OpalStatusUserInput::m_userInput

User input string, e.g. "#".

unsigned OpalStatusUserInput::m_duration

Duration in milliseconds for tone. For DTMF style user input the time the tone was detected may be placed in this field. Generally zero is passed which means duration unknown.


The documentation for this struct was generated from the following file:
Generated on Fri Mar 7 07:37:03 2008 for OPAL by  doxygen 1.5.1