| Class | Description |
|---|---|
| AgentSystemClientImpl |
Used for agent server health check
|
| AttachmentsClientImpl |
Support for message attachments
|
| ConnectionsClientImpl |
Client for accessing connections functions.
|
| DataFeedClientImpl |
Provides access to datafeed in order to stream all message events (messages) through blocking calls.
|
| MessagesClientImpl | |
| PresenceClientImpl | |
| RoomMembershipClientImpl |
Supports the ability to identify and administrate members of a room (stream).
|
| ShareClientImpl | |
| StreamsClientImpl |
Supports all stream lookup and create functions.
|
| SymphonyApisImpl |
Convenience class to access underlying language binding API's.
|
| UserManagementClientImpl |
Implementation of
UserManagementClient. |
| UsersClientImpl | |
| UsersClientImplTest |