useTemplateOnline
fun useTemplateOnline(context: Context, templateId: String, envelopeDefaults: DSEnvelopeDefaults?, onlineUseTemplateListener: DSOnlineUseTemplateListener)
Content copied to clipboard
Send an Envelope derived from a Template in Online mode
Parameters
context
The containing application Context
templateId
The ID of the template to use
envelopeDefaults
Default values for the resulting envelope. Optional.
onlineUseTemplateListener
The listener for callbacks for success/failure
Throws
exception thrown during signing process