create

Create a CollectBankAccountLauncher instance with ComponentActivity.

This API registers an ActivityResultLauncher into the ComponentActivity, it needs to be called before the ComponentActivity is created.


Create a CollectBankAccountLauncher instance with Fragment.

This API registers an ActivityResultLauncher into the Fragment, it needs to be called before the Fragment is created.