appId property

String appId
getter/setter pair

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;