- Cancel() - Method in class com.teamchat.client.sdk.Scheduler
-
For future use
- Chatlet - Interface in com.teamchat.client.sdk
-
Denotes an abstract Chatlet.
- 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
-
- 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.
- create() - Method in interface com.teamchat.client.sdk.Context
-
Creates a new room
- createReply() - Method in interface com.teamchat.client.sdk.Chatlet
-
Creates a new reply that will go as a reply to this chatlet.
- createWorkflow() - Method in interface com.teamchat.client.sdk.Context
-
For future use
- currentChatlet() - Method in interface com.teamchat.client.sdk.Context
-
- currentChatletAlias() - Method in interface com.teamchat.client.sdk.Context
-
- currentEvent() - Method in interface com.teamchat.client.sdk.Context
-
- 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
-
- currentWorkflow() - Method in interface com.teamchat.client.sdk.Context
-
For future use