Companion

object Companion

Functions

Link copied to clipboard
fun create(activity: ComponentActivity, callback: ConnectionsSheetResultCallback): ConnectionsSheet

Constructor to be used when launching the connections sheet from an Activity.

fun create(fragment: Fragment, callback: ConnectionsSheetResultCallback): ConnectionsSheet

Constructor to be used when launching the payment sheet from a Fragment.