- radio(String) - Method in interface com.teamchat.client.sdk.Factory
-
- radio() - Method in interface com.teamchat.client.sdk.Factory
-
- 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.HTML5Chatlet
-
- 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.TakeActionChatlet
-
- 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
-
- ReceiveMessageErrorHandler - Interface in com.teamchat.client.sdk
-
- 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.
- removeMember(String, Room) - Method in class com.teamchat.client.sdk.TeamchatAPI
-
Method to remove member from room.
- 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
-
- RetryMaster - Class in com.teamchat.client.utils
-
- RetryMaster(int, int, List<Class>) - Constructor for class com.teamchat.client.utils.RetryMaster
-
- RichmediaChatlet - Class in com.teamchat.client.sdk.chatlets
-
- RichmediaChatlet() - Constructor for class com.teamchat.client.sdk.chatlets.RichmediaChatlet
-
- RichmediaChatlet.UploadType - Class in com.teamchat.client.sdk.chatlets
-
- RichmediaChatlet.UploadType(int) - Constructor for class com.teamchat.client.sdk.chatlets.RichmediaChatlet.UploadType
-
- Room - Interface in com.teamchat.client.sdk
-
Represents a room.
- Room.InheritanceType - Enum in com.teamchat.client.sdk
-
- roomByAlias(String) - Method in interface com.teamchat.client.sdk.Context
-
Returns array containing rooms for the alias passed.
- roomid() - Method in interface com.teamchat.client.sdk.Event
-
- roomidsByAlias(String) - Method in interface com.teamchat.client.sdk.UserData
-
- RoomMember - Class in com.teamchat.client.utils
-
- RoomMember() - Constructor for class com.teamchat.client.utils.RoomMember
-
- run(UserData, String) - Method in interface com.teamchat.client.sdk.EventStream
-