Uses of Class
com.boldsign.model.ContactsList
Packages that use ContactsList
-
Uses of ContactsList in com.boldsign.api
Methods in com.boldsign.api that return ContactsListModifier and TypeMethodDescriptionContactsApi.contactUserList(Integer page, Integer pageSize, String searchKey, String contactType) List Contact document.Methods in com.boldsign.api that return types with arguments of type ContactsListModifier and TypeMethodDescriptionContactsApi.contactUserListWithHttpInfo(Integer page, Integer pageSize, String searchKey, String contactType) List Contact document.Method parameters in com.boldsign.api with type arguments of type ContactsListModifier and TypeMethodDescriptionokhttp3.CallContactsApi.contactUserListAsync(Integer page, Integer pageSize, String searchKey, String contactType, ApiCallback<ContactsList> _callback) List Contact document. -
Uses of ContactsList in com.boldsign.model
Methods in com.boldsign.model that return ContactsListModifier and TypeMethodDescriptionContactsList.addResultItem(ContactsDetails resultItem) static ContactsListCreate an instance of ContactsList given an JSON stringContactsList.pageDetails(ContactPageDetails pageDetails) ContactsList.result(List<ContactsDetails> result)