UnifiedWebView

interface UnifiedWebView

Interface for managing WebView interactions in the prepurchase flow.

Functions

Link copied to clipboard

Updates the login status in the WebView.

Link copied to clipboard
open fun forWebView(action: (WebView) -> Any)

Performs an action on the WebView if it implements this interface.