- p2p(String) - Method in interface com.teamchat.client.sdk.Context
-
Gives a handle to a one on one room between the bot and a user.
- Param - Annotation Type in com.teamchat.client.annotations
-
Annotates a method parameter that will be injected with the argument value when the OnKeyWordWithParam is called
or when File Upload is triggered.
- param(String) - Method in interface com.teamchat.client.sdk.Room
-
- params(String[]) - Method in interface com.teamchat.client.sdk.Flowlet
-
For future use
- perform(Room) - Method in class com.teamchat.client.sdk.TeamchatAPI
-
Perform actions in a room.
- performPostInCurrentRoom(Chatlet) - Method in class com.teamchat.client.sdk.TeamchatAPI
-
Perform chatlet post action in the current room.
- PollChatlet - Class in com.teamchat.client.sdk.chatlets
-
- PollChatlet() - Constructor for class com.teamchat.client.sdk.chatlets.PollChatlet
-
- post(Chatlet) - Method in interface com.teamchat.client.sdk.Room
-
Post a (new) chatlet in a room.
- PrimaryChatlet - Class in com.teamchat.client.sdk.chatlets
-
- PrimaryChatlet() - Constructor for class com.teamchat.client.sdk.chatlets.PrimaryChatlet
-
- PrimaryChatlet.Operation - Enum in com.teamchat.client.sdk.chatlets
-