How to change messageListParams
after initialize SBUGroupChannelViewController
?
#63
tezpark
announced in
1. Chatting in a channel
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
messageListParams
after initializeSBUGroupChannelViewController
?Guide & Snippet
messageListParams
once when initialize theSBUGroupChannelViewController
instance.However, if you want to change the
messageListParams
, there are several ways:customizedMessageListParams
and callloadInitialMessages
.SBUGroupChannelViewModel
and make it to changemessageListParams
during run time.Beta Was this translation helpful? Give feedback.
All reactions