appId property
@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;
@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.
String appId;