toggle menu
stream-chat-android
6.6.0
androidJvm
switch theme
search in API
stream-chat-android-ui-common
/
io.getstream.chat.android.ui.common.utils
/
ChannelNameFormatter
Channel
Name
Formatter
fun
interface
ChannelNameFormatter
An interface that generates a name for the given channel.
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
format
Channel
Name
Link copied to clipboard
abstract
fun
formatChannelName
(
channel
:
Channel
,
currentUser
:
User
?
)
:
String
Generates a name for the given channel.