ChatServiceBaseVerifyChatUserIsLoggedIn Method |
Verifies that chat user is logged in.
Throws exception in case of failure and does nothing in case of success.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 12.0.0
Syntax protected void VerifyChatUserIsLoggedIn()
See Also