- Cancel() - Method in class com.teamchat.client.sdk.Scheduler
-
For future use
- Chatlet - Interface in com.teamchat.client.sdk
-
Denotes an abstract Chatlet.
- chatletByAlias(String) - Method in interface com.teamchat.client.sdk.Context
-
Returns array containing chatlets for the alias passed.
- chatletById(String) - Method in interface com.teamchat.client.sdk.Context
-
Gives a handle to a chatlet by the formid.
- chatletByRef(String) - Method in interface com.teamchat.client.sdk.Context
-
For future use
- com.teamchat.client.annotations - package com.teamchat.client.annotations
-
- com.teamchat.client.sdk - package com.teamchat.client.sdk
-
- com.teamchat.client.sdk.chatlets - package com.teamchat.client.sdk.chatlets
-
- com.teamchat.client.utils - package com.teamchat.client.utils
-
- Context - Interface in com.teamchat.client.sdk
-
Gives handle to the current context that TeamchtAPI is working with.
- context() - Method in class com.teamchat.client.sdk.TeamchatAPI
-
Returns the context that has information about current event, such as reply.
- contextDestroyed(ServletContextEvent) - Method in class com.teamchat.client.utils.TeamchatContextListener
-
- contextInitialized(ServletContextEvent) - Method in class com.teamchat.client.utils.TeamchatContextListener
-
- create() - Method in interface com.teamchat.client.sdk.Context
-
Creates a new room
- createFlowlet() - Method in interface com.teamchat.client.sdk.Context
-
For future use
- createFromTemplate(String) - Static method in class com.teamchat.client.sdk.chatlets.PrimaryChatlet
-
- createFromTemplate(String) - Static method in class com.teamchat.client.sdk.chatlets.ReportChatlet
-
- createReply() - Method in interface com.teamchat.client.sdk.Chatlet
-
Creates a new reply that will go as a reply to this chatlet.
- createReply() - Method in class com.teamchat.client.sdk.chatlets.BypassChatletCopy
-
- createReply() - Method in class com.teamchat.client.sdk.chatlets.IncomingChatlet
-
- createReply() - Method in class com.teamchat.client.sdk.chatlets.LocationChatlet
-
- createReply() - Method in class com.teamchat.client.sdk.chatlets.PollChatlet
-
- createReply() - Method in class com.teamchat.client.sdk.chatlets.PrimaryChatlet
-
- createReply() - Method in class com.teamchat.client.sdk.chatlets.ReportChatlet
-
- createReply() - Method in class com.teamchat.client.sdk.chatlets.RichmediaChatlet
-
- createReply() - Method in class com.teamchat.client.sdk.chatlets.SimpleJsonChatlet
-
- createReply() - Method in class com.teamchat.client.sdk.chatlets.TextChatlet
-
- currentChatlet() - Method in interface com.teamchat.client.sdk.Context
-
- currentChatletAlias() - Method in interface com.teamchat.client.sdk.Context
-
For future use
- currentEvent() - Method in interface com.teamchat.client.sdk.Context
-
- currentFlowlet() - Method in interface com.teamchat.client.sdk.Context
-
For future use
- currentKeywordParams() - Method in interface com.teamchat.client.sdk.Context
-
- currentReply() - Method in interface com.teamchat.client.sdk.Context
-
- currentRoom() - Method in interface com.teamchat.client.sdk.Context
-
- currentRoomAlias() - Method in interface com.teamchat.client.sdk.Context
-
For future use
- currentSender() - Method in interface com.teamchat.client.sdk.Context
-
- currentSenderId() - Method in interface com.teamchat.client.sdk.Context
-