setAppLinkEnabled

open fun setAppLinkEnabled(appLinkEnabled: Boolean)

Optional: When set to true, the Android App Link website associated with your application will be used to return to your app from browser or app switch based payment flows. When set to false, the default or set deep link return URL will be used. Set the App Link value on `appLinkReturnUri` parameter in the BraintreeClient constructor.

Parameters

appLinkEnabled

indicates whether to use the set Android App Link