Skip to main content
Version: 5.7.0

GetPresenceOfUsers

Gets the presence data for the given \<profileIds>. Will not include offline profiles unless \<includeOffline> is set to true.

ServiceOperation
presenceGET_PRESENCE_OF_USERS

Method Parameters

ParameterDescription
profileIdsGets a list of Presence for the specified profile ids.
includeOfflineShould offline users be included in the response?

Usage

http://localhost:3000
// S2S call: to view example, switch to the Cloud Code or Raw tab.