Accepts invitation.
Sets notification as read. Inserts notification about accepting invitation and gives Join right to room (if room is private).
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- notification
- Type: CMS.Chat ChatNotificationInfo
Invitation to accept
Return Value
Type: ChatRoomDataInvitation to this room was accepted (or null if it is one to one). This is used to display room immediatelly on the client side.
See Also