Skip to main content
Version: 4.15.0

Presence

Overview

<%# TODO Write Desc %>

API Summary

Presence

  • GetPresenceOfUsers - Gets the presence data for the given \<profileIds>. Will not include offline profiles unless \<includeOffline> is set to true.
  • SysExtendPxExpiry - Extends the presence TTL for \<profileId> by \<seconds>.
  • SysInitializePresence - Creates or updates the presence of \<profileId>. \<visible> is optional (defaults to true). \<activity> is optional. \<expirySecs> is optional (defaults to brainCloud property \<presPxExpirySecs>).
  • SysTerminatePresence - Terminates the presence of \<profileId>.