Package | Description |
---|---|
com.teamchat.client.sdk | |
com.teamchat.client.sdk.chatlets | |
com.teamchat.client.utils |
Class and Description |
---|
BotData
This Interface denotes an object that stores all data associated with a
bot.
|
Chatlet
Denotes an abstract Chatlet.
|
Comment
Represents a comment to a chatlet.
|
Context
Gives handle to the current context that TeamchtAPI is working with.
|
Event
Denotes Event interface that provides information and classification of the different events.
|
Event.Type
Event types enum
|
EventExecutor |
EventsCallback
Denotes abstract callback.
|
EventStream
Denotes EventStream interface that provides methods required to receive messages and events from the server.
|
Factory
Factory for rooms, chatlets, replies, forms and fields
|
Field
Denotes a field in the reply or compose screen.
|
Flowlet |
Form
Represents a compose or a reply screen.
|
Message
Denotes Message interface that provides common methods for Chatlets, Reply.
|
Reply
Represents a reply to a chatlet.
|
Room
Represents a room.
|
Room.InheritanceType |
Sender
Represents the sender object.
|
TeamchatAPI
This is core Teamchat client API.
|
UserData
This Interface denotes an object that stores all data associated with
the user running the API.
|
Class and Description |
---|
Chatlet
Denotes an abstract Chatlet.
|
Comment
Represents a comment to a chatlet.
|
Expirable
Represents an expirable chatlet.
|
Form
Represents a compose or a reply screen.
|
Message
Denotes Message interface that provides common methods for Chatlets, Reply.
|
Reply
Represents a reply to a chatlet.
|
Class and Description |
---|
EventExecutor |
EventsCallback
Denotes abstract callback.
|
TeamchatAPI
This is core Teamchat client API.
|
UserData
This Interface denotes an object that stores all data associated with
the user running the API.
|