Class ContactsLoadEvent

    • Constructor Detail

      • ContactsLoadEvent

        public ContactsLoadEvent​(String type,
                                 String filter,
                                 int pageSize,
                                 int startIndex)
    • Method Detail

      • getFilter

        public String getFilter()
      • getPageSize

        public int getPageSize()
      • getStartIndex

        public int getStartIndex()
      • getType

        public String getType()