Companion
object Companion
Functions
Link copied to clipboard
Initialize some global configurations, better to be called on Application
Link copied to clipboard
fun initializeComponents(application: Application, supportComponentProviders: List<ActionComponentProvider<out ActionComponent>>)
Initialize Airwallex Components, if you have invoked initialize before, no need to call this method