​
​
​

Gets the signer data of the signature field.

​<void> SignatureField.getSignerData(<RequestSignerDataCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the signer data object.
errorCallback Optional. Is called when the operation failed with an error.
​