Voice/Video Calling
Last updated
Last updated
A client must have an access token to access the service.
Your backend service should an access token and save it at your client first before making or receiving a call.
An access token can be invalidated by .
Create an access token for all callers and callees so that the clients can connect to the service
Create a call for a caller and send the call-id to the callee
Use to make a call