B
C
D
E
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
W
S
- SendGiphy - class in io.getstream.chat.android.livedata.usecase
- SendMessage - class in io.getstream.chat.android.livedata.usecase
- SendMessageWithAttachments - class in io.getstream.chat.android.livedata.usecase
- SendReaction - class in io.getstream.chat.android.livedata.usecase
- setChannelId(String) - function in io.getstream.chat.android.livedata.ChannelData
- setCid(String) - function in io.getstream.chat.android.livedata.ChannelData
- setCooldown(Integer) - function in io.getstream.chat.android.livedata.ChannelData
- setCreatedAt(Date) - function in io.getstream.chat.android.livedata.ChannelData
- when the channel was created
- setCreatedBy(User) - function in io.getstream.chat.android.livedata.ChannelData
- created by user
- setCurrentUser(User) - function in io.getstream.chat.android.livedata.ChatDomain
- the current user on the chatDomain object, same as client.
- setDeletedAt(Date) - function in io.getstream.chat.android.livedata.ChannelData
- when the channel was deleted
- setExtraData(Map) - function in io.getstream.chat.android.livedata.ChannelData
- all the custom data provided for this channel
- setFrozen(Boolean) - function in io.getstream.chat.android.livedata.ChannelData
- if the channel is frozen or not (new messages wont be allowed)
- setHasBeenHandled(Boolean) - function in io.getstream.chat.android.livedata.utils.Event
- setMemberCount(Integer) - function in io.getstream.chat.android.livedata.ChannelData
- channel member count
- SetMessageForReply - class in io.getstream.chat.android.livedata.usecase
- setNewChannelEventFilter(Function2) - function in io.getstream.chat.android.livedata.controller.QueryChannelsController
- When the NotificationAddedToChannelEvent is triggered the newChannelEventFilter determines if the channel should be added to the query or not.
- setOfflineEnabled(Boolean) - function in io.getstream.chat.android.livedata.ChatDomain
- if offline is enabled
- setRetryPolicy(RetryPolicy) - function in io.getstream.chat.android.livedata.ChatDomain
- The retry policy for retrying failed requests
- setType(String) - function in io.getstream.chat.android.livedata.ChannelData
- setUpdatedAt(Date) - function in io.getstream.chat.android.livedata.ChannelData
- when the channel was updated
- setUserPresence(Boolean) - function in io.getstream.chat.android.livedata.ChatDomain
- if we want to track user presence
- shouldRetry(ChatClient,Integer,ChatError) - function in io.getstream.chat.android.livedata.utils.RetryPolicy
- Should Retry evaluates if we should retry the failure
- ShowChannel - class in io.getstream.chat.android.livedata.usecase
- ShuffleGiphy - class in io.getstream.chat.android.livedata.usecase
- StopTyping - class in io.getstream.chat.android.livedata.usecase