sendLogImpression

open fun sendLogImpression(@NonNull messages: List<BaseMessage>)

Sends the log impression to Sendbird server. It is working only when the channel is visible.

Deprecated

3.15.0

Use sendLogViewed instead.

Parameters

messages

The list of messages to be sent since 3.12.0