ExternalWebParams

constructor(externalURL: String, brandName: String, brandColor: Int)

Parameters

externalURL

The URL of the external web content to be displayed.

brandName

The name of the brand associated with the web content.

brandColor

The brand color as an ARGB integer for styling the web view.