stream-chat-android
Toggle table of contents
7.2.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
stream-chat-android
stream-chat-android-core
/
io.getstream.chat.android.models
/
Message
/
Companion
Companion
object
Companion
Members
Properties
TYPE_
EPHEMERAL
Link copied to clipboard
const
val
TYPE_EPHEMERAL
:
String
Represents an 'ephemeral' message.
TYPE_
ERROR
Link copied to clipboard
const
val
TYPE_ERROR
:
String
Represents an 'error' message.
TYPE_
REGULAR
Link copied to clipboard
const
val
TYPE_REGULAR
:
String
Represents a 'regular' message.