appId property

String appId
final

AppID for Agora.

Log in to the following URL and create a project.

After the project is created, the AppID can be copied.

https://console.agora.io/projects

Agora用のAppID。

下記URLにログインし、プロジェクトを作成します。

プロジェクト作成後、AppIDをコピーすることができます。

https://console.agora.io/projects

Implementation

final String appId;