The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Elive::StandardV2::ServerConfiguration - Server Configuration entity class

DESCRIPTION

This class contains important configuration settings.

PROPERTIES

boundaryTime (Int)

The Owning Administrator's boundary time as set in the ELM session defaults.

maxAvailableTalkers (Int)

Your default Elluminate Live! version's supported maximum simultaneous talkers.

maxAvailableCameras (Int)

Your default Elluminate Live! version's supported maximum simultaneous cameras.

raiseHandOnEnter (Bool)

The Owning Administrator's value for the raiseHandOnEnter flag as set in the ELM session defaults.

mayUseTelephony (Bool)

A flag that tells whether telephony may be used.

mayUseSecureSignOn (Bool)

This parameter does not apply to ELM.

mustReserveSeats

A flag value that indicates if the session's Reserved Seats value must be specified when creating a new session.

This parameter does not apply to ELM.

timeZone (Str)

The time zone for the ELM instance.

METHODS

get

    my $server_config = Elive::StandardV2::ServerConfiguration->get();

Return the server configuration details.