A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
B
- banUser(java.lang.String,java.lang.String,java.lang.Integer) - function in io.getstream.chat.android.ui.common.feature.messages.list.MessageListController
- Bans the given user inside this channel.
- bindIsolatedService(android.content.Intent,int,java.lang.String,java.util.concurrent.Executor,android.content.ServiceConnection) - function in android.content.ContextWrapper
- bindService(android.content.Intent,android.content.ServiceConnection,int) - function in android.content.ContextWrapper
- bindServiceAsUser(android.content.Intent,android.content.ServiceConnection,int,android.os.UserHandle) - function in android.content.ContextWrapper
- BOTTOM - enum entry in io.getstream.chat.android.ui.common.state.messages.list.MessagePosition
Message that's the last message in the group, at the bottom.
- buildIcon(io.getstream.chat.android.models.User) - function in io.getstream.chat.android.ui.common.notifications.StreamCoilUserIconBuilder
- buildNewMessage(java.lang.String,java.util.List) - function in io.getstream.chat.android.ui.common.feature.messages.composer.MessageComposerController
- Builds a new Message to send to our API.
- bulkInsert(android.net.Uri,kotlin.Array) - function in android.content.ContentProvider
- BY_USER - enum entry in io.getstream.chat.android.ui.common.state.messages.list.MessageOptionsUserReactionAlignment
Aligns the reaction to the end of user avatar if the reaction is from the current user otherwise aligns it to the start of the avatar.
- BY_USER_INVERTED - enum entry in io.getstream.chat.android.ui.common.state.messages.list.MessageOptionsUserReactionAlignment
Aligns the reaction to the start of user avatar if the reaction is from the current user otherwise aligns it to the end of the avatar.