DFESignResult Class Introduction
public String getStatus()
Get signature status, OK
if signature success, other if failed
Parameter | Description |
---|---|
None | None |
Return | Description |
String | Signature status |
public String getDocumentUrl()
Get the downloaded url of signed document if the status is OK
Parameter | Description |
---|---|
None | None |
Return | Description |
String | Downloaded url |