IChatServiceDeclineChatRequest Method |
Declines initiated chat request.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 12.0.0
Syntax ChatGeneralResponse DeclineChatRequest(
int chatRoomID
)
Parameters
- chatRoomID
- Type: SystemInt32
Room used in the request
Return Value
Type:
ChatGeneralResponseSee Also