A B C D E F G H I L M N O P R S T U V W 

A

add(String) - Method in interface com.teamchat.client.sdk.Room
Add a participant to the room.
addField(String, String, String) - Method in interface com.teamchat.client.sdk.BotData
Stored a field/value pair under a given section.
addField(Field) - Method in interface com.teamchat.client.sdk.Form
Add a field to the screen
addField(String, String) - Method in interface com.teamchat.client.sdk.Reply
Set a field in the reply
addOption(String) - Method in interface com.teamchat.client.sdk.Field
Add an option for the possible values of this field.
addParam(String, String) - Method in interface com.teamchat.client.sdk.Room
Attach a parameter to the room
addParam(String, String, Room.InheritanceType, Object) - Method in interface com.teamchat.client.sdk.Room
Attach a parameter to the room
addRegexValidation(String, String) - Method in interface com.teamchat.client.sdk.Field
Set a regex validation rule to the field
addRelation(String, Room) - Method in interface com.teamchat.client.sdk.Room
For future use
addRow(String, String[]) - Method in interface com.teamchat.client.sdk.BotData
Updates an array (of arrays, appending the given items as a JSONArry of Strings.
addSummary(String, PrimaryChatlet.Operation) - Method in class com.teamchat.client.sdk.chatlets.PrimaryChatlet
 
addToField(String, String, int) - Method in interface com.teamchat.client.sdk.BotData
Updates a numeric field, increasing its value by the given amount.
addToList(String, String) - Method in interface com.teamchat.client.sdk.Flowlet
For future use
alias(String) - Method in interface com.teamchat.client.sdk.Chatlet
After calling this method, replies to this chatlet will go to the method annotated with @OnAlias
alias(String) - Method in class com.teamchat.client.sdk.chatlets.BypassChatletCopy
 
alias(String) - Method in class com.teamchat.client.sdk.chatlets.IncomingChatlet
 
alias(String) - Method in class com.teamchat.client.sdk.chatlets.LocationChatlet
Assign an alias to the chatlet
alias(String) - Method in class com.teamchat.client.sdk.chatlets.PollChatlet
 
alias(String) - Method in class com.teamchat.client.sdk.chatlets.PrimaryChatlet
 
alias(String) - Method in class com.teamchat.client.sdk.chatlets.ReportChatlet
 
alias(String) - Method in class com.teamchat.client.sdk.chatlets.RichmediaChatlet
 
alias(String) - Method in class com.teamchat.client.sdk.chatlets.SimpleJsonChatlet
 
alias(String) - Method in class com.teamchat.client.sdk.chatlets.TextChatlet
 
allowComments(boolean) - Method in class com.teamchat.client.sdk.chatlets.PrimaryChatlet
 
A B C D E F G H I L M N O P R S T U V W