Gets the signer data of the signature field.
<void> SignatureField.getSignerData(<RequestSignerDataCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the signer data object. |
| error |
Optional. Is called when the operation failed with an error. |