- raw() - Method in interface com.teamchat.client.sdk.Chatlet
-
- raw() - Method in class com.teamchat.client.sdk.chatlets.BypassChatletCopy
-
- raw() - Method in class com.teamchat.client.sdk.chatlets.CheckListChatlet
-
- raw() - Method in class com.teamchat.client.sdk.chatlets.IncomingChatlet
-
- raw() - Method in class com.teamchat.client.sdk.chatlets.LocationChatlet
-
- raw() - Method in class com.teamchat.client.sdk.chatlets.PollChatlet
-
- raw() - Method in class com.teamchat.client.sdk.chatlets.PrimaryChatlet
-
- raw() - Method in class com.teamchat.client.sdk.chatlets.ReferencedChatlet
-
- raw() - Method in class com.teamchat.client.sdk.chatlets.ReportChatlet
-
- raw() - Method in class com.teamchat.client.sdk.chatlets.RichmediaChatlet
-
- raw() - Method in class com.teamchat.client.sdk.chatlets.SimpleJsonChatlet
-
- raw() - Method in class com.teamchat.client.sdk.chatlets.SurveyChatlet
-
- raw() - Method in class com.teamchat.client.sdk.chatlets.TextChatlet
-
- raw(String) - Method in interface com.teamchat.client.sdk.Context
-
Creates a raw chatlet from a string.
- raw() - Method in interface com.teamchat.client.sdk.Message
-
- recursiveIterate(String) - Method in interface com.teamchat.client.sdk.Context
-
For future use
- ReferencedChatlet - Class in com.teamchat.client.sdk.chatlets
-
- ReferencedChatlet(String) - Constructor for class com.teamchat.client.sdk.chatlets.ReferencedChatlet
-
- ReferencedChatlet(JSONObject) - Constructor for class com.teamchat.client.sdk.chatlets.ReferencedChatlet
-
- registerForEvents() - Method in interface com.teamchat.client.sdk.Room
-
After calling this method, events in this room
will go to the method annotated with @OnEventInRegisteredRoom
- relatedRooms(String) - Method in interface com.teamchat.client.sdk.Context
-
For future use
- remove(String) - Method in interface com.teamchat.client.sdk.BotData
-
Removes the entire section from the persistence layer.
- remove(String) - Method in interface com.teamchat.client.sdk.Room
-
Remove a participant from the room.
- removeField(String, String) - Method in interface com.teamchat.client.sdk.BotData
-
Removes the field from the specified section of the persistence layer.
- Reply - Interface in com.teamchat.client.sdk
-
Represents a reply to a chatlet.
- reply(Reply) - Method in interface com.teamchat.client.sdk.Room
-
Post a reply to a chatlet in a room.
- ReportChatlet - Class in com.teamchat.client.sdk.chatlets
-
- ReportChatlet() - Constructor for class com.teamchat.client.sdk.chatlets.ReportChatlet
-
- RichmediaChatlet - Class in com.teamchat.client.sdk.chatlets
-
- RichmediaChatlet() - Constructor for class com.teamchat.client.sdk.chatlets.RichmediaChatlet
-
- Room - Interface in com.teamchat.client.sdk
-
Represents a room.
- Room.InheritanceType - Enum in com.teamchat.client.sdk
-
- run(UserData, String) - Method in interface com.teamchat.client.sdk.EventStream
-