ChatNotificationHelper AcceptInvitation Method Kentico 8.0 API Reference
Accepts invitation. Sets notification as read. Inserts notification about accepting invitation and gives Join right to room (if room is private).

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: ChatRoomData
Invitation 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