appId property
A unique identifier for each App, randomly generated by the RTC console.
Engine instances created with different AppIds cannot communicate with each other.
Implementation
String appId;
A unique identifier for each App, randomly generated by the RTC console.
Engine instances created with different AppIds cannot communicate with each other.
String appId;