- 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
- checkbox(String) - Method in interface com.teamchat.client.sdk.Factory
-
- checkbox() - Method in interface com.teamchat.client.sdk.Factory
-
- CheckListChatlet - Class in com.teamchat.client.sdk.chatlets
-
- CheckListChatlet() - Constructor for class com.teamchat.client.sdk.chatlets.CheckListChatlet
-
- closeObjects(Connection, Statement, ResultSet) - Static method in class com.teamchat.client.utils.CommonUtils
-
- 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
-
- Comment - Interface in com.teamchat.client.sdk
-
Represents a comment to a chatlet.
- comment(Comment) - Method in interface com.teamchat.client.sdk.Room
-
Post a comment to a chatlet in a room.
- CommonUtils - Class in com.teamchat.client.utils
-
- CommonUtils() - Constructor for class com.teamchat.client.utils.CommonUtils
-
- ContactDetails - Class in com.teamchat.client.utils
-
- ContactDetails() - Constructor for class com.teamchat.client.utils.ContactDetails
-
- ContactDetails.EmailDetails - Class in com.teamchat.client.utils
-
- ContactDetails.EmailDetails() - Constructor for class com.teamchat.client.utils.ContactDetails.EmailDetails
-
- ContactDetails.PhoneDetails - Class in com.teamchat.client.utils
-
- ContactDetails.PhoneDetails() - Constructor for class com.teamchat.client.utils.ContactDetails.PhoneDetails
-
- 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
- createComment() - Method in interface com.teamchat.client.sdk.Chatlet
-
Creates a new comment that will go as a comment to this chatlet.
- createComment() - Method in class com.teamchat.client.sdk.chatlets.BypassChatletCopy
-
- createComment() - Method in class com.teamchat.client.sdk.chatlets.CheckListChatlet
-
- createComment() - Method in class com.teamchat.client.sdk.chatlets.HTML5Chatlet
-
- createComment() - Method in class com.teamchat.client.sdk.chatlets.IncomingChatlet
-
- createComment() - Method in class com.teamchat.client.sdk.chatlets.LocationChatlet
-
- createComment() - Method in class com.teamchat.client.sdk.chatlets.PollChatlet
-
- createComment() - Method in class com.teamchat.client.sdk.chatlets.PrimaryChatlet
-
- createComment() - Method in class com.teamchat.client.sdk.chatlets.ReferencedChatlet
-
- createComment() - Method in class com.teamchat.client.sdk.chatlets.ReportChatlet
-
- createComment() - Method in class com.teamchat.client.sdk.chatlets.RichmediaChatlet
-
- createComment() - Method in class com.teamchat.client.sdk.chatlets.SimpleJsonChatlet
-
- createComment() - Method in class com.teamchat.client.sdk.chatlets.SurveyChatlet
-
- createComment() - Method in class com.teamchat.client.sdk.chatlets.TakeActionChatlet
-
- createComment() - Method in class com.teamchat.client.sdk.chatlets.TextChatlet
-
- 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.CheckListChatlet
-
- createReply() - Method in class com.teamchat.client.sdk.chatlets.HTML5Chatlet
-
- 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.ReferencedChatlet
-
- 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.SurveyChatlet
-
- createReply() - Method in class com.teamchat.client.sdk.chatlets.TakeActionChatlet
-
- 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
- currentComment() - Method in interface com.teamchat.client.sdk.Context
-
- 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
-