launch

fun launch(request: TrustedWebActivity.Request)

Starts up a trusted web activity launch flow.

Makes use of the global PayStationCache's CustomTabsSession and if the session isn't available, add the trusted web activity launch request to the pending list, which is evicted on notifyOnCustomTabsSessionCreated call.

Sources

Link copied to clipboard