appId property

String appId
final

The App ID issued to you by Agora. See How to get the App ID. Only users in apps with the same App ID can join the same channel and communicate with each other.

Implementation

final String appId;