Package | Description |
---|---|
com.groupdocs.cloud.signature.api |
Modifier and Type | Method | Description |
---|---|---|
SearchResult |
SignApi.searchSignatures(SearchSignaturesRequest request) |
Searches for signatures applied to the document
|
com.squareup.okhttp.Call |
SignApi.searchSignaturesAsync(SearchSignaturesRequest request,
ApiCallback<SearchResult> callback) |
Searches for signatures applied to the document (asynchronously)
|
com.squareup.okhttp.Call |
SignApi.searchSignaturesCall(SearchSignaturesRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for searchSignatures
|
ApiResponse<SearchResult> |
SignApi.searchSignaturesWithHttpInfo(SearchSignaturesRequest request) |
Searches for signatures applied to the document
|
Copyright © 2021. All rights reserved.