Is drafts fetching feature supported in android SDK?
Tuesday, December 5, 2017 at 05:08pmHi,
We have a slight change in our requirement regarding drafts feature in eSignLive. I was unable to find any way to access drafts using the eSignLive android sdk making me believe that it is not supported currently. Currently I have following questions:
1. Is drafts fetching feature available in android sdk?
2. If yes, how can we access drafts as I am unable to find it in the sdk
3. Can android sdk create a transaction using the drafts created from eSignLive api?
4. Can drafts be cached for offline use.
Thank You
Reply to: Is drafts fetching feature supported in android SDK?
Wednesday, December 6, 2017 at 04:24amgetTransactionList(Transaction.TransactionFilter transactionFilter, int startIndex, int numberOfTransactions, TransactionListListener listener)
.