Platform SDK Java 9.0 API Reference

Package com.genesyslab.platform.reporting.protocol.statserver.events

This package contains many event messages, including EventInfo and EventCurrentTargetStateSnapshot, that give you statistical information. It also has events that indicate the status of your statistics requests and of your server connection.

You can request statistical information using several of the requests described in the com.genesyslab.platform.reporting.protocol.statserver.requests package. For many of these requests, you will receive an EventInfo. Here is the output from the request, as demonstrated in the Using the Statistics Platform SDK article located in the Platform SDK Developer's Guide.


'EventInfo' ('2')
message attributes:
REQ_ID [int]    = 4
USER_REQ_ID [int] = -1
TM_SERVER [int] = 1244489620
TM_LENGTH [int] = 0
LONG_VALUE [int] = 0
VOID_VALUE [object] = AgentStatus {
        AgentId = Analyst001
        AgentStatus = 23
        Time = 1240840034
        PlaceStatus =   PlaceStatus = 23
        Time = 1240840034
        LoginId = LoggedOut
}

For more information on Genesys statistics and reporting, refer to the sections on "Metrics and Statistics for Solution Reporting" and "The Statistical Model" in the latest version of the Genesys Reporting Technical Reference Guide.

For general information on the structure and usage of the Platform SDKs, or an introduction to using the Statistics Platform SDK, please refer to the Platform SDK Developer's Guide.

Skip navigation links
Platform SDK Java 9.0 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.