totalCountByCustomType property

Map<String, int> totalCountByCustomType
read / write

Gets the number of unread message with subscribed custom type.

Implementation

Map<String, int> totalCountByCustomType;