ConnectedUsersInfo API Parameters

Parameter

Type

Description

Possible Values

Notes

ConnectedUsersInfo

Integer

The container holding information about the agents who are logged-in on to publisher or subscriber.

userSummary

String

The container which holds summary information of agents who are logged in.

--> desktopUsers

Integer

Count of Finesse Desktop agents who are logged in.

-->fippaUsers

Integer

Count of Finesse IP Phone Agents who are logged in.

-->thirdPartyUsers

Integer

Count of third-party users who are logged in.

--> totalConnectedUsers

Integer

Total number of connected users in real time.

totalConnectedUsersViaProxy

Integer

Total number of users connected through reverse-proxy.

userDetails

String

List of user details.

-->userDetail

String

The container having the list of users, their Jabber Identifiers, and type.

--> loginId

String

Login Id of the user.

-->userType

String

Type of the user.

  • Desktop

  • Finesse IP Phone Agent

  • Third-Party

DESKTOP

FIPPA

THIRDPARTY

-->xmppJID

Integer

Full Jabber Identifier (JID) of the user.

-->teamName

String

Name of the team the agent belong to.

-->extension

String

Agent's phone extension

-->first Name

String

First Name of the agent.

-->last Name

String

Last name of the agent.

-->connectedDuration

Long

Total duration (in seconds) for which the agent has been logged in.

-->connectedHostName

String

Finesse host through which the agent is connected.