Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard

Note that this Activity is not and should not be exported by default in the AndroidManifest so external applications are not able to pass arbitrary URLs via this intent.

Link copied to clipboard
open class BrazeWebViewClient(val context: Context, val type: BrazeWebViewClient.Type, inAppMessage: IInAppMessage? = null, inAppMessageWebViewClientListener: IInAppMessageWebViewClientListener? = null, bannerWebViewClientListener: IBannerWebViewClientListener? = null, assetDirectoryUrl: String? = null) : WebViewClient
Link copied to clipboard
abstract class JavascriptInterfaceBase(context: Context)
Link copied to clipboard