| Package | Description |
|---|---|
| com.groupdocs.cloud.signature.api | |
| com.groupdocs.cloud.signature.model |
| Modifier and Type | Method | Description |
|---|---|---|
SearchResult |
SignApi.searchSignatures(SearchSignaturesRequest request) |
Searches for signatures applied to the document
|
| Modifier and Type | Method | Description |
|---|---|---|
ApiResponse<SearchResult> |
SignApi.searchSignaturesWithHttpInfo(SearchSignaturesRequest request) |
Searches for signatures applied to the document
|
| Modifier and Type | Method | Description |
|---|---|---|
com.squareup.okhttp.Call |
SignApi.searchSignaturesAsync(SearchSignaturesRequest request,
ApiCallback<SearchResult> callback) |
Searches for signatures applied to the document (asynchronously)
|
| Modifier and Type | Method | Description |
|---|---|---|
SearchResult |
SearchResult.addSignaturesItem(Signature signaturesItem) |
|
SearchResult |
SearchResult.fileInfo(FileInfo fileInfo) |
|
SearchResult |
SearchResult.signatures(List<Signature> signatures) |
|
SearchResult |
SearchResult.size(Long size) |
Copyright © 2025. All rights reserved.