cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
634
Views
15
Helpful
2
Replies

In-meeting details from Webex Android SDK

hazeena farook
Cisco Employee
Cisco Employee

Hi, How can we get the meeting link, passcode and host name details of the active meeting/call when using the Webex Android SDK?

1 Accepted Solution

hazeena farook
Cisco Employee
Cisco Employee
 

Once you are in a meeting on android, hit the drop-down menu beside 'Webex' at top of the screen and you would find the meeting details.

 

View solution in original post

2 Replies 2

Janos Benyovszki
Cisco Employee
Cisco Employee

Alternatively if you want to get the meeting details programmatically, you can also implement the /meetings REST API to get the details: https://developer.webex.com/docs/api/v1/meetings/get-a-meeting . You might need to use the token of an admin to get the meeting details.

hazeena farook
Cisco Employee
Cisco Employee
 

Once you are in a meeting on android, hit the drop-down menu beside 'Webex' at top of the screen and you would find the meeting details.