B
C
D
E
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
W
D
- deleteChannel(String) - function in io.getstream.chat.android.livedata.ChatDomain
- Deletes the channel with the specified id.
- deleteChannel(String) - function in io.getstream.chat.android.offline.ChatDomain
- Deletes the channel with the specified id.
- deleteMessage(Message) - function in io.getstream.chat.android.livedata.ChatDomain
- Deletes the specified message, request is retried according to the retry policy specified on the chatDomain.
- deleteMessage(Message) - function in io.getstream.chat.android.offline.ChatDomain
- Deletes the specified message, request is retried according to the retry policy specified on the chatDomain.
- deleteReaction(String,Reaction) - function in io.getstream.chat.android.livedata.ChatDomain
- Deletes the specified reaction, request is retried according to the retry policy specified on the chatDomain.
- deleteReaction(String,Reaction) - function in io.getstream.chat.android.offline.ChatDomain
- Deletes the specified reaction, request is retried according to the retry policy specified on the chatDomain.
- disableBackgroundSync() - function in io.getstream.chat.android.livedata.ChatDomain.Builder
- disableBackgroundSync() - function in io.getstream.chat.android.offline.ChatDomain.Builder
- disconnect() - function in io.getstream.chat.android.offline.ChatDomain
- downloadAttachment(Attachment) - function in io.getstream.chat.android.livedata.ChatDomain
- Downloads the selected attachment to the "Download" folder in the public external storage directory.
- downloadAttachment(Attachment) - function in io.getstream.chat.android.offline.ChatDomain
- Downloads the selected attachment to the "Download" folder in the public external storage directory.