| Package | Description |
|---|---|
| com.silanis.esl.sdk.examples |
Examples and helper classes of how to use the eSignLive Java SDK.
|
| com.silanis.esl.sdk.internal.converter |
For internal use only.
|
| com.silanis.esl.sdk.service |
Service classes provide low-level support for interacting with eSignLive.
|
| Modifier and Type | Field and Description |
|---|---|
DelegationReport |
DownloadReportExample.sdkDelegationReportForAccount |
DelegationReport |
DownloadReportExample.sdkDelegationReportForAccountWithoutDate |
DelegationReport |
DownloadReportExample.sdkDelegationReportForSender |
| Modifier and Type | Method and Description |
|---|---|
DelegationReport |
DelegationReportConverter.toSDKDelegationReport() |
| Constructor and Description |
|---|
DelegationReportConverter(DelegationReport sdkDelegationReport)
Construct with SDK DelegationReport object involved in conversion.
|
| Modifier and Type | Method and Description |
|---|---|
DelegationReport |
ReportService.downloadDelegationReport()
Downloads the delegation report.
|
DelegationReport |
ReportService.downloadDelegationReport(Date from,
Date to)
Downloads the delegation report.
|
DelegationReport |
ReportService.downloadDelegationReport(String senderId,
Date from,
Date to)
Downloads the delegation report.
|
Copyright 2022 OneSpan All rights reserved.