Webex - Presence

Use this kitchen sink to interact with the Webex Presence service

Authentication

Note: Get an access token from our developer portal: https://developer.webex.com/docs/api/getting-started.

Note: Webex JS SDK must be initialized using a valid token.

Credentials

Initializes webex object and registers Webex JS SDK as a device.

( Click to change the environment )
Not initialized

Presence Actions

Note: To get userIds for the below operations, use the People API in the developer portal to search names and get user's respective userId values.

Get own user's presence status


            Set Presence Status
            
Get a different user's presence status

            
Subscribe

Input User IDs to subscribe for their respective presence statuses. Separate multiple IDs with a comma

Presence Notifications