BenSelect Documentation
IChatSessionRepository Interface
Members  See Also  Send Feedback
Selerix.BenSelect.Api.ApplicationCore.Interfaces Namespace : IChatSessionRepository Interface
Chat repository interface

Syntax

JScript 
public interface IChatSessionRepository implements Selerix.BenSelect.Api.ApplicationCore.Interfaces.IETIDALRepository 

Public Methods

 NameDescription
 MethodGetByUniqueIDGets the by unique identifier.  
 MethodGetChatHistoryGets the chat history.  
 MethodGetChatUsersGet all of the users for a chat  
 MethodGetEmployeeActiveChatsGets the employee active chats.  
 MethodGetEmployeeChatGet the employee chat  
 MethodGetEmployeeChatsGets the employee chats.  
 MethodGetLatestEmployeeChatGets the latest employee chat.  
 MethodGetSuperUserActiveChatsGets the super user active chats.  
 MethodGetUserActiveChatsGets the user active chats.  
 MethodSearchSearch for ChatSessions  
 MethodSetChatHistoryInitializes a new instance of the IChatSessionRepository interface.  
 MethodSuperUserSearchSuper User Search for ChatSessions  
 MethodUpdateChatHistoryUpdates the chat history.  
Top

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.