mirror of
https://github.com/zhigang1992/agora-react-native-rtm.git
synced 2026-01-12 22:45:41 +08:00
7 lines
197 B
JSON
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
|
|
}
|