IoT SDK for Android v1.8.0
Public Member Functions | Public Attributes | List of all members
io.agora.rtc.AgoraRtcService.RtcServiceOptions Class Reference

Public Member Functions

 RtcServiceOptions ()
 

Public Attributes

int areaCode
 
String productId
 
LogConfig logCfg
 

Detailed Description

The configuration of the IoT SDK.

Constructor & Destructor Documentation

◆ RtcServiceOptions()

io.agora.rtc.AgoraRtcService.RtcServiceOptions.RtcServiceOptions ( )

Member Data Documentation

◆ areaCode

int io.agora.rtc.AgoraRtcService.RtcServiceOptions.areaCode

The region for connection. This advanced feature applies to scenarios that have regional restrictions. For the regions that Agora supports, see AreaCode. The area codes support bitwise operation. After specifying the region, the SDK connects to the Agora servers within that region.

◆ logCfg

LogConfig io.agora.rtc.AgoraRtcService.RtcServiceOptions.logCfg

The log config.

◆ productId

String io.agora.rtc.AgoraRtcService.RtcServiceOptions.productId

The product ID. The maximum length is 63 characters.


The documentation for this class was generated from the following file: