DSEnvelopeDelegate
Types
Functions
Given a envelope, cache it to the DB for using it with offline signing
Cache the envelope given the envelope ID. This will return the envelope if it is already cached. If not, fetches the latest copy of the envelope along with the documents from the Docusign API
Composes a new envelope with the data provided through DSEnvelope instance.
Deletes the cached envelope for the given envelopeId
Retrieves the completed envelope's combined document uri path
Retrieves cached envelope
Retrieves All cached envelope
Retrieves the envelope from Docusign server and returns DSEnvelope on success
Retrieves the list of all SYNC PENDING, SYNC FAILED and SYNC IN_PROGRESS envelope Id's
Syncs all the cached envelopes in batches of 5
Syncs the cached envelope for the given envelopeId