getMaxIMSessions

Returns the maximum instant messaging sessions.

Syntax

getMaxIMSessions

Purpose

The getMaxIMSessions command returns the maximum instant messaging sessions for the Sametime® Gateway Server.

Data type: Integer

Sample

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