appId property

String appId
getter/setter pair

每个应用的唯一标识符,由 RTC 控制台随机生成的。

不同的 AppId 生成的实例在 RTC 中进行音视频通话完全独立,无法互通。

Implementation

String appId;