|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.genesyslab.platform.reporting.protocol.statserver.events | |
---|---|
com.genesyslab.platform.reporting.protocol.statserver.events |
This package contains many event messages, including
EventInfo and
EventCurrentTargetStateSnapshot ,
that give you statistical information. |
Classes in com.genesyslab.platform.reporting.protocol.statserver.events used by com.genesyslab.platform.reporting.protocol.statserver.events | |
---|---|
EventCurrentTargetStateSnapshot
Contains the CurrentTargetStateSnapshot data structure, which includes multimedia-capacity information about agent, place, agent group, and place group states. |
|
EventCurrentTargetStateTargetAdded
Indicates that a member has been added to an agent or place group object. |
|
EventCurrentTargetStateTargetRemoved
Indicates that a member has been removed from an agent or place group object. |
|
EventCurrentTargetStateTargetUpdated
Indicates that the target's state has changed. |
|
EventError
Indicates that an error has occurred. |
|
EventInfo
Returns statistical information that does not concern routing targets. |
|
EventServerMode
|
|
EventStatisticClosed
Indicates that Stat Server will no longer send information about a particular statistic. |
|
EventStatisticInvalid
Sent if a statistics is not being monitored, due to a lack of connectivity. |
|
EventStatisticOpened
Indicates that Stat Server will start sending information about the referenced statistic. |
|
EventStatisticProfile
Returns information about the currently available statistical types, time profiles, time ranges, or filters. |
|
EventStatisticValid
Sent after EventStatisticInvalid, to indicate that the connection has been restored. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |