AgoraIO-Usecase / Video-Calling

Calling Interface + Connection Service on top of Agora RTM + RTC for Video Calling Example
MIT License
60 stars 43 forks source link

How to get rtm_access_token in android? #34

Open pyaephyoo92 opened 3 years ago

pyaephyoo92 commented 3 years ago

I have already done Agora-Android-Tutorial-1to1. Now, I would like to make Call Invitation Function between users. I cannot find or generate rtm_access_token. I don't understand this documentation.

https://docs.agora.io/en/Real-time-Messaging/faq/call_invite_notification https://docs.agora.io/en/Real-time-Messaging/rtm_invite_android?platform=Android

plutoless commented 3 years ago

please refer to https://docs.agora.io/en/Real-time-Messaging/rtm_token?platform=All%20Platforms#%E4%BD%BF%E7%94%A8-rtm-token for how to generate RTM token

developer-sunshine commented 3 years ago

Can someone please explain more about agora_access_token and rtm_access_token, like from where I can get agora access token and rtm access token

chanjungkim commented 2 years ago

This is so complicated..