Companion
Functions
Link copied to clipboard
fun create(activity: ComponentActivity, callback: ConnectionsSheetResultCallback): ConnectionsSheet
Content copied to clipboard
Constructor to be used when launching the connections sheet from an Activity.
fun create(fragment: Fragment, callback: ConnectionsSheetResultCallback): ConnectionsSheet
Content copied to clipboard
Constructor to be used when launching the payment sheet from a Fragment.