IChatServiceDeclineInvitation Method |
Declines invitation:
- closes specified notification
- sends notification to sender about declining invite
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax ChatGeneralResponse DeclineInvitation(
int notificationID
)
Parameters
- notificationID
- Type: SystemInt32
Notification (invitation) ID
Return Value
Type:
ChatGeneralResponseGeneral response
See Also