|
static const char | alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::IPC_MSG_NAMESPACE_COMMUNICATIONS [] = "Communications" |
| The message namespace for Comms. More...
|
|
static const char | alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::IPC_MSG_CALL_STATE_TAG [] = "callState" |
| The callState json key in the message. More...
|
|
static const char | alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::IPC_MSG_NAME_CALL_STATE_CHANGE [] = "callStateChange" |
| The message name for callStateChange. More...
|
|
static const char | alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::IPC_MSG_CALL_TYPE_TAG [] = "callType" |
| The callType json key in the message. More...
|
|
static const char | alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::IPC_MSG_PREVIOUS_SIP_USER_AGENT_STATE_TAG [] = "previousSipUserAgentState" |
| The previousSipUserAgentState json key in the message. More...
|
|
static const char | alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::IPC_MSG_CURRENT_SIP_USER_AGENT_STATE_TAG [] = "currentSipUserAgentState" |
| The currentSipUserAgentState json key in the message. More...
|
|
static const char | alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::IPC_MSG_DISPLAY_NAME_TAG [] = "displayName" |
| The displayName json key in the message. More...
|
|
static const char | alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::IPC_MSG_END_POINT_LABEL_TAG [] = "endpointLabel" |
| The endpointLabel json key in the message. More...
|
|
static const char | alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::IPC_MSG_INBOUND_CALLEE_NAME_TAG [] = "inboundCalleeName" |
| The inboundCalleeName json key in the message. More...
|
|
static const char | alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::IPC_MSG_CALL_PROVIDER_TYPE_TAG [] = "callProviderType" |
| The callProviderType json key in the message. More...
|
|
static const char | alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::IPC_MSG_INBOUND_RINGTONE_URL_TAG [] = "inboundRingtoneUrl" |
| The inboundRingtoneUrl json key in the message. More...
|
|
static const char | alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::IPC_MSG_OUTBOUND_RINGBACK_URL_TAG [] = "outboundRingbackUrl" |
| The outboundRingbackUrl json key in the message. More...
|
|
static const char | alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::IPC_MSG_IS_DROP_IN_TAG [] = "isDropIn" |
| The isDropIn json key in the message. More...
|
|