- About this guide
- Architecture: BEMS-Connect
- What are instant messaging APIs?
- Instant messaging methods
- METHOD_AcceptChat
- METHOD_AcceptFileXfer
- METHOD_AddContact
- METHOD_AddGroup
- METHOD_BeginSession
- METHOD_BlockContact
- METHOD_CopyContactToGroup
- METHOD_DeclineChat
- METHOD_DeclineFileXfer
- METHOD_EndChat
- METHOD_GetAuthenticationInfo
- METHOD_GetContactDetail
- METHOD_GetContactList
- METHOD_GetContactPhotos
- METHOD_GetContactsState
- METHOD_InviteFileXfer
- METHOD_MessageAck
- METHOD_MoveContact
- METHOD_NotifyBackground
- METHOD_Ping
- METHOD_ReceiveFile
- METHOD_RegisterTempRemotePresence
- METHOD_RemoveContact
- METHOD_RemoveContactFromGroup
- METHOD_RemoveGroup
- METHOD_RenameGroup
- METHOD_ScheduleNotification
- METHOD_SearchDirectory
- METHOD_SendFile
- METHOD_SendMessage
- METHOD_SetGDAuthToken
- METHOD_SetGDToken
- METHOD_SetGNPToken
- METHOD_SetOAuth2Token
- METHOD_SetPersonalMessage
- METHOD_SetPresence
- METHOD_StartChat
- METHOD_StartTyping
- METHOD_StopTyping
- METHOD_System.GetServerInfo
- METHOD_TerminateSession
- METHOD_UnblockContact
- METHOD_UnRegisterTempRemotePresence
- METHOD_UserUpdate
- Adminstrative methods
- User methods
- Event notifications
- HTTP response codes
About this guide
BEMS-Connect
is a secure, mobile, instant messaging application that is built on BlackBerry
Dynamics
. This guide describes the following:
- BEMS-Connectarchitecture and the instant messaging data flow from devices to the Enterprise Instant Messaging services including,Skype for Business, andCisco Unified Communications Managerfor IM andPresence
- Instant messaging APIs that allow users to send and receive instant messaging messages
- Persistent chat APIs to allow users to create and participate in topic-based group discussions.
This guide is intended for developers who are responsible for developing code for instant messaging and persistent chat applications. After you read this reference guide, you should understand the methods used in instant messaging and persistent chat group discussions.