- Event - Interface in com.teamchat.client.sdk
-
Denotes Event interface that provides information and classification of the different events.
- Event.Type - Enum in com.teamchat.client.sdk
-
Event types enum
- EventsCallback - Interface in com.teamchat.client.sdk
-
Denotes abstract callback.
- EventStream - Interface in com.teamchat.client.sdk
-
Denotes EventStream interface that provides methods required to receive messages and events from the server.
- Expirable - Interface in com.teamchat.client.sdk
-
Represents an expirable chatlet.
- expireNow() - Method in class com.teamchat.client.sdk.chatlets.IncomingChatlet
-
- expireNow() - Method in interface com.teamchat.client.sdk.Expirable
-
For future use
- extractFields(String[]) - Method in interface com.teamchat.client.sdk.Reply
-
Extract multiple fields in an array.