| IChatServiceAcceptChatRequest Method  | 
            Accepts initiated chat request.
            
 
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
SyntaxChatGeneralResponse AcceptChatRequest(
	int chatRoomID
)
Parameters
- chatRoomID
 - Type: SystemInt32
Room used in the request 
Return Value
Type: 
ChatGeneralResponse
See Also