getMaxPresenceSessions

Returns the maximum presence sessions.

Syntax

getMaxPresenceSessions

Purpose

The getMaxPresenceSessions command returns the maximum presence or subscriptions for the Sametime® Gateway Server.

Data type: Integer

Sample

This sample gets the maximum presence sessions allowed in the Sametime Gateway Server:
set ons [$AdminControl completeObjectName type=RTCAdminMbean,*]
$AdminControl invoke $ons getMaxPresenceSessions