AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Namespaces | Functions | Variables
CommunicationsNamespace.h File Reference
#include "IPCServerSampleApp/Messages/Message.h"
Include dependency graph for CommunicationsNamespace.h:

Go to the source code of this file.

Classes

class  alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::CallStateChangeMessage
 

Namespaces

 alexaClientSDK
 Whether or not curl logs should be emitted.
 
 alexaClientSDK::sampleApplications
 
 alexaClientSDK::sampleApplications::ipcServerSampleApp
 
 alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc
 
 alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces
 

Functions

static const int alexaClientSDK::sampleApplications::ipcServerSampleApp::ipc::IPCNamespaces::IPC_MSG_VERSION_COMMUNICATIONS (1)
 The namespace version for Communications. More...
 

Variables

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...
 

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0