isReadReceiptV5Enabled

public boolean isReadReceiptV5Enabled(ChannelType type)

Returns whether read receipts (V5) are enabled for the given channel type.

Read receipts are only supported for DIRECT and GROUP, and only when the Kit-level read-receipt toggle is on and the channel type is in the supported set.

Return

true if V5 read receipts are enabled; false otherwise

Parameters

type

channel type to check