Inserts notification of type Invitation.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- room
- Type: CMS.Chat ChatRoomInfo
Invitation to this room will be send
- currentChatUser
- Type: CMS.Chat ChatUserInfo
Current chat user ID (sender of notification)
- chatUserToInviteID
- Type:
System Int32
ID of chat user to invite (receiver of notification)
See Also