enableParallelSyncing

fun enableParallelSyncing(context: Context, enableParallelSyncing: Boolean)

Enable parallel syncing of envelopes. Note: default value is false. By default, when syncAll API is called, all envelopes are synced sequentially

Parameters

context

Application Context

enableParallelSyncing

Boolean to enable Parallel syncing of envelopes