| Package | Description |
|---|---|
| ClickSend.Api | |
| ClickSend.Model |
| Modifier and Type | Method and Description |
|---|---|
String |
ContactListApi.listsByListIdPut(Integer listId,
ContactList contactList)
Update specific contact list
Update specific contact list
|
com.squareup.okhttp.Call |
ContactListApi.listsByListIdPutAsync(Integer listId,
ContactList contactList,
ApiCallback<String> callback)
Update specific contact list (asynchronously)
Update specific contact list
|
com.squareup.okhttp.Call |
ContactListApi.listsByListIdPutCall(Integer listId,
ContactList contactList,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listsByListIdPut
|
ApiResponse<String> |
ContactListApi.listsByListIdPutWithHttpInfo(Integer listId,
ContactList contactList)
Update specific contact list
Update specific contact list
|
String |
ContactListApi.listsPost(ContactList contactList)
Create new contact list
Create new contact list
|
com.squareup.okhttp.Call |
ContactListApi.listsPostAsync(ContactList contactList,
ApiCallback<String> callback)
Create new contact list (asynchronously)
Create new contact list
|
com.squareup.okhttp.Call |
ContactListApi.listsPostCall(ContactList contactList,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listsPost
|
ApiResponse<String> |
ContactListApi.listsPostWithHttpInfo(ContactList contactList)
Create new contact list
Create new contact list
|
| Modifier and Type | Method and Description |
|---|---|
ContactList |
ContactList.listName(String listName) |
Copyright © 2019. All rights reserved.