Posts a whisper message to user. This message will be posted to a room, but only sender and receiver of this messages will be able to see it.
            
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- roomID
 - Type: 
System Int32
Room ID 
- recipientChatUserID
 - Type: 
System Int32
Recepient chat user ID 
- messageText
 - Type: 
System String
Message text 
Return Value
Type: ChatGeneralResponse MessageDataChatGeneralReponse
See Also