JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
io.rocketchat.common.data.model
,
io.rocketchat.common.data.rpc
,
io.rocketchat.common.network
,
io.rocketchat.common.utils
,
io.rocketchat.core
,
io.rocketchat.core.rpc
,
io.rocketchat.livechat
,
io.rocketchat.livechat.callback
,
io.rocketchat.livechat.middleware
,
io.rocketchat.livechat.model
,
io.rocketchat.livechat.rpc
Class Hierarchy
java.lang.Object
io.rocketchat.livechat.callback.
AgentListener
io.rocketchat.livechat.model.
AgentObject
io.rocketchat.livechat.callback.
AuthListener
io.rocketchat.core.rpc.
BasicRPC
io.rocketchat.livechat.model.
DepartmentObject
io.rocketchat.common.data.model.
ErrorObject
io.rocketchat.livechat.model.
GuestObject
io.rocketchat.livechat.
LiveChatAPI.ChatRoom
io.rocketchat.livechat.model.
LiveChatConfigObject
io.rocketchat.livechat.middleware.
LiveChatMiddleware
io.rocketchat.livechat.middleware.
LiveChatStreamMiddleware
Main
(implements io.rocketchat.livechat.callback.
AuthListener.LoginListener
, io.rocketchat.livechat.callback.
AuthListener.RegisterListener
, io.rocketchat.livechat.callback.
ConnectListener
, io.rocketchat.livechat.callback.
InitialDataListener
, io.rocketchat.livechat.callback.
MessageListener.MessageAckListener
, io.rocketchat.livechat.callback.
MessageListener.OfflineMessageListener
)
io.rocketchat.livechat.callback.
MessageListener
io.rocketchat.livechat.model.
MessageObject
io.rocketchat.common.network.
ReconnectionStrategy
io.rocketchat.common.data.rpc.
RPC
io.rocketchat.livechat.rpc.
LiveChatBasicRPC
io.rocketchat.livechat.rpc.
LiveChatHistoryRPC
io.rocketchat.livechat.rpc.
LiveChatSendMsgRPC
io.rocketchat.livechat.rpc.
LiveChatTypingRPC
io.rocketchat.common.network.
Socket
io.rocketchat.livechat.
LiveChatAPI
io.rocketchat.core.
RocketChatAPI
io.rocketchat.common.data.rpc.
SubRPC
io.rocketchat.livechat.rpc.
LiveChatSubRPC
java.lang.Thread (implements java.lang.Runnable)
io.rocketchat.common.network.
EventThread
io.rocketchat.common.data.model.
UserObject
io.rocketchat.common.utils.
Utils
Interface Hierarchy
io.rocketchat.livechat.callback.
Listener
io.rocketchat.livechat.callback.
AgentListener.AgentConnectListener
io.rocketchat.livechat.callback.
AgentListener.AgentDataListener
io.rocketchat.livechat.callback.
AuthListener.LoginListener
io.rocketchat.livechat.callback.
AuthListener.RegisterListener
io.rocketchat.livechat.callback.
ConnectListener
io.rocketchat.livechat.callback.
InitialDataListener
io.rocketchat.livechat.callback.
LoadHistoryListener
io.rocketchat.livechat.callback.
MessageListener.MessageAckListener
io.rocketchat.livechat.callback.
MessageListener.OfflineMessageListener
io.rocketchat.livechat.callback.
MessageListener.SubscriptionListener
io.rocketchat.livechat.callback.
SubscribeListener
io.rocketchat.livechat.callback.
TypingListener
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
io.rocketchat.common.data.rpc.
RPC.MsgType
io.rocketchat.livechat.middleware.
LiveChatMiddleware.ListenerType
io.rocketchat.livechat.middleware.
LiveChatStreamMiddleware.SubType
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes