appId property

String appId
getter/setter pair

@brief The unique identifier for each application, randomly generated by the RTC console.

Instances generated with different AppIds are completely independent in RTC and cannot communicate with each other.

Implementation

String appId;