on Api Result
This will give message lists loaded from the api. Once the results are received, you should handle the data in view according to the MessageCollectionInitPolicy.
Since
4.15.0
Parameters
api Result List
the SendbirdResult for list of BaseMessage loaded from the api.
See also
Message Collection Init Policy