|
Signaling (previously RTM) SDK v1.5.0 API Reference for Windows (C++)
|
#include <IAgoraRtmService.h>
Public Attributes |
|
| int | areaCode = AREA_CODE_GLOB |
| RTM_CLOUD_PROXY_TYPE | proxyType = RTM_NONE_PROXY |
Context of the IRtmService instance.
| int agora::rtm::RtmServiceContext::areaCode = AREA_CODE_GLOB |
Region for the Agora RTM service. The default is AREA_CODE_GLOB.
| RTM_CLOUD_PROXY_TYPE agora::rtm::RtmServiceContext::proxyType = RTM_NONE_PROXY |
Type of the cloud proxy. The default is RTM_NONE_PROXY. See
RTM_CLOUD_PROXY_TYPE.