setNativeWidgetDomainAllowed

abstract suspend fun setNativeWidgetDomainAllowed(    widgetType: String,     domain: String,     allowed: Boolean)

Offers to allow or disallow a native widget domain.

Parameters

widgetType

the widget type to check for

domain

the domain to check for

allowed

true or false