channelsComparator property

Comparator<Channel>? channelsComparator
final

Comparator used to sort the channels when a message.new event is received

Implementation

final Comparator<Channel>? channelsComparator;