ChatOnlineSupportInfoProviderLeaveSupport Method |
Leaves user from support.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax public static void LeaveSupport(
int siteID,
int chatUserID
)
Parameters
- siteID
- Type: SystemInt32
User will be logged out of support on this site - chatUserID
- Type: SystemInt32
User to leave.
See Also