toggle menu
stream-chat-android
6.6.0
androidJvm
switch theme
search in API
stream-chat-android-client
/
io.getstream.chat.android.client.api.models
/
PinnedMessagesPagination
/
AroundMessage
Around
Message
data
class
AroundMessage
(
val
messageId
:
String
)
:
PinnedMessagesPagination
Returns messages around the message with given id.
Parameters
message
Id
The id of the message used for generating result.
Members
Constructors
Around
Message
Link copied to clipboard
constructor
(
messageId
:
String
)
Properties
message
Id
Link copied to clipboard
val
messageId
:
String