NAME
Elive::StandardV2::ServerVersions - Server Versions entity class
DESCRIPTION
This class information regarding the Elluminate Live! versions to which you have access.
PROPERTIES
versionId (Int)
This version's identifier belongs to an available version of the Login Group??
versionName (Str)
The name of the Elluminate Live! version.
versionMaxTalkersLimit (Int)
The maximum number of talkers that the version can support.
versionMaxFilmersLimit (Int)
The maximum number of cameras that the version can support.
METHODS
get
my $versions = Elive::StandardV2::ServerVersions->get;
Returns the server version information for the current connection.