Give Us a Call: +1-877-99-BOPUP

MessageTypingStruct type

Specifies or retrieves information on message typing event. Used to deliver instant notification to a recipient that message is being typed or to receive such event from other users. As a result of reception of this event the IM client must display "User is typing message..." or similar notification in it's GUI.

Type MessageTypingStruct     Flags As Long     RecipientName As String End Type

Members

Flags
Not used in this version of the IM Client SDK.
RecipientName
Contains the name of user account that is a recipient of currently typed message.