Files
agora-react-native-rtm/example/agora.config.json
2020-12-07 19:12:17 +08:00

7 lines
197 B
JSON

{
"//appId": "Get your own App ID at https://dashboard.agora.io/",
"appId": YOUR_APP_ID,
"//token": "Please refer to https://docs.agora.io/en/Agora%20Platform/token",
"token": YOUR_TOEKN
}