Hi Team,
We have created meting using Oauth app and created registrant token for participants . Have downloaded meeting sdk for android. As per document shard by zoom team try to join in meeting using sample example given in downloaded sdk . JWT token created to initialize the zoom meeting sdk. We are able to initilize the SDK suing jwt token .
There is no option provided to join in meeting using registrant token. Could you guide how to join in meeting with token using Meeting SDK.