| Package | Description |
|---|---|
| ClickSend.Api | |
| ClickSend.Model |
| Modifier and Type | Method and Description |
|---|---|
String |
ContactListApi.listsImportByListIdPost(Integer listId,
ContactListImport file)
Import contacts to list
Import contacts to list
|
com.squareup.okhttp.Call |
ContactListApi.listsImportByListIdPostAsync(Integer listId,
ContactListImport file,
ApiCallback<String> callback)
Import contacts to list (asynchronously)
Import contacts to list
|
com.squareup.okhttp.Call |
ContactListApi.listsImportByListIdPostCall(Integer listId,
ContactListImport file,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listsImportByListIdPost
|
ApiResponse<String> |
ContactListApi.listsImportByListIdPostWithHttpInfo(Integer listId,
ContactListImport file)
Import contacts to list
Import contacts to list
|
| Modifier and Type | Method and Description |
|---|---|
ContactListImport |
ContactListImport.addFieldOrderItem(String fieldOrderItem) |
ContactListImport |
ContactListImport.fieldOrder(List<String> fieldOrder) |
ContactListImport |
ContactListImport.fileUrl(String fileUrl) |
Copyright © 2019. All rights reserved.