setWaitingForResultEnabled

fun setWaitingForResultEnabled(enabled: Boolean): Completable

Set if the SDK has to wait for the result or not.

Return

Completable that completes when the configuration is changed.

Parameters

enabled