A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
B
- banUser(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer) - function in io.getstream.chat.android.client.ChatClient
- Bans a user from a given channel.
- banUser(java.lang.String,java.lang.String,java.lang.Integer) - function in io.getstream.chat.android.client.channel.ChannelClient
- baseUrl(java.lang.String) - function in io.getstream.chat.android.client.ChatClient.Builder
- Sets the base URL to be used by the client.
- belongsToThread(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.client.utils.message.MessageUtils
- blockUser(java.lang.String) - function in io.getstream.chat.android.client.ChatClient
- Block a user by ID.
- BlockUserListener - class in io.getstream.chat.android.client.plugin.listeners
- Listener for ChatClient.blockUser requests.
- build() - function in io.getstream.chat.android.client.ChatClient.Builder
- Create a ChatClient instance based on the current configuration of the Builder.
- build() - function in io.getstream.chat.android.client.ChatClient.ChatClientBuilder
- Create a ChatClient instance based on the current configuration of the Builder.
- buildIcon(io.getstream.chat.android.models.User) - function in io.getstream.chat.android.client.notifications.handler.UserIconBuilder
- Creates an IconCompat for a given user or null if it cannot be created.