Properties
Static AGENT_HIVE_ADD_MEMBER_GROUP
AGENT_HIVE_ADD_MEMBER_GROUP: string = '/agenthive/v1/groups/{groupId}/add-user'
Static AGENT_HIVE_CHANNEL_ID
AGENT_HIVE_CHANNEL_ID: string = '/agenthive/v1/channels'
Static AGENT_HIVE_CHANNEL_OUTBOUND
AGENT_HIVE_CHANNEL_OUTBOUND: string = '/dfo/3.0/channels/{channelId}/outbound'
Static AGENT_HIVE_CHAT_PREFERENCES
AGENT_HIVE_CHAT_PREFERENCES: string = '/agenthive/v1/chat/preferences'
Static AGENT_HIVE_CLEAR_UNREAD_MESSAGES
AGENT_HIVE_CLEAR_UNREAD_MESSAGES: string = '/agenthive/v1/unread-messages'
Static AGENT_HIVE_CREATE_GROUP_CHAT
AGENT_HIVE_CREATE_GROUP_CHAT: string = '/agenthive/v1/groups/create'
Static AGENT_HIVE_GET_FAVORITES
AGENT_HIVE_GET_FAVORITES: string = '/agenthive/v1/favorites/{userId}'
Static AGENT_HIVE_GROUP_CHAT
AGENT_HIVE_GROUP_CHAT: string = '/agenthive/v1/groups/user/{userId}'
Static AGENT_HIVE_GROUP_MEMBER_DETAILS
AGENT_HIVE_GROUP_MEMBER_DETAILS: string = '/agenthive/v1/groups/{groupId}'
Static AGENT_HIVE_MARK_FAVORITES
AGENT_HIVE_MARK_FAVORITES: string = '/agenthive/v1/user/{userId}/favorite/{memberId}'
Static AGENT_HIVE_RECENT_CHAT_THREADS
AGENT_HIVE_RECENT_CHAT_THREADS: string = '/agenthive/v1/fetch-recent-threads/{userId}'
Static AGENT_HIVE_REMOVE_MEMBER_GROUP
AGENT_HIVE_REMOVE_MEMBER_GROUP: string = '/agenthive/v1/groups/{groupId}/remove-user'
Static AGENT_HIVE_RENAME_GROUP
AGENT_HIVE_RENAME_GROUP: string = '/agenthive/v1/groups/{groupId}/rename'
Static AGENT_HIVE_THREADS
AGENT_HIVE_THREADS: string = '/agenthive/v1/threads'
Static AGENT_HIVE_THREAD_MESSAGES
AGENT_HIVE_THREAD_MESSAGES: string = '/agenthive/v1/threads/{threadId}/messages'
Static AGENT_HIVE_UNREAD_MESSAGES
AGENT_HIVE_UNREAD_MESSAGES: string = '/agenthive/v1/unread-messages?receiverId={receiverId}'
Static AGENT_HIVE_UPDATE_USER_AVAILABILITY
AGENT_HIVE_UPDATE_USER_AVAILABILITY: string = '/agenthive/v1/user-presence/{id}'
Static AGENT_HIVE_USERHUB_SYNC
AGENT_HIVE_USERHUB_SYNC: string = '/agenthive/v1/users/{id}'
Static AGENT_HIVE_USERS_LIST
AGENT_HIVE_USERS_LIST: string = '/agenthive/v1/users'
Static AGENT_HIVE_USER_MESSAGES
AGENT_HIVE_USER_MESSAGES: string = '/agenthive/v1/messages'
Static CONVERSATIONS_ATTACHMENT_UPLOAD
CONVERSATIONS_ATTACHMENT_UPLOAD: string = '/dfo/3.0/attachments/temporary'
Static DOWNLOAD_ALL_ATTACHMENTS
DOWNLOAD_ALL_ATTACHMENTS: string = '/dfo/3.0/attachments/download'
Static SUBSCRIBES_TO
SUBSCRIBES_TO: string = '/agenthive/v1/user/{userId}/subscribesTo'
Class to add api uris for the agent hive