getUnreadCount static method

int getUnreadCount()

Implementation

static int getUnreadCount() {
  return instance.unreadCount;
}