onSuccess

abstract fun onSuccess(envelopeId: String, isEnvelopeSent: Boolean)

This function is called when the envelope compose process is successful

Parameters

envelopeId

The ID of the envelope that was created

isEnvelopeSent

true if envelope is in pending sync and will be send when online. false if the envelope is created for offline signing