getUnreadCount

fun getUnreadCount(customType: String): Int

Gets unread message count for specific customType.

Return

The unread message count for the custom type, or 0 if the custom type doesn't exist.

Parameters

customType

Custom type to get unread message count for.