Accepts request. Marks it as accepted, gives user join rights to this room and logs him into chat.
            
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- request
 - Type: CMS.Chat ChatInitiatedChatRequestInfo
Request to accept. 
See Also