isSetMaxSessionsAllowed() method

Syntax

boolean isSetMaxSessionsAllowed ()

Returns

false if the maxSessionsAllowed is null. Otherwise, it returns true.

Usage

Checks whether the

maxSessionsAllowed

of this instance is set.

false if the maxSessionsAllowed is null. Otherwise, it returns true.