A
C
D
E
F
G
H
I
M
O
S
U
G
- getDisplayName(io.getstream.chat.android.models.Channel,android.content.Context,io.getstream.chat.android.models.User,java.lang.Integer,java.lang.Integer) - function in io.getstream.chat.android.uiutils.extension.ChannelKt
- Returns the channel name if exists, or the list of member names if the channel is distinct.
- getEmojiCount(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.uiutils.util.EmojiUtil
- Counts the number of emoji inside a message.
- getLastSeenText(io.getstream.chat.android.models.User,android.content.Context,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.getstream.chat.android.uiutils.extension.UserKt
- Returns a string describing the elapsed time since the user was online (was watching the channel).
- getMembersStatusText(io.getstream.chat.android.models.Channel,android.content.Context,io.getstream.chat.android.models.User,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.getstream.chat.android.uiutils.extension.ChannelKt
- Returns a string describing the member status of the channel: either a member count for a group channel or the last seen text for a direct one-to-one conversation with the current user.
- getPreviewMessage(io.getstream.chat.android.models.Channel,io.getstream.chat.android.models.User) - function in io.getstream.chat.android.uiutils.extension.ChannelKt
- Returns channel's last regular or system message if exists.