init method

void init()

Implementation

void init() {
  initListener();
  fetchContacts();
  featSystemUnreadCount();
}