Frame

fun Frame(id: FrameId, parentId: String? = null, loaderId: LoaderId, name: String? = null, url: String, urlFragment: String? = null, domainAndRegistry: String, securityOrigin: String, mimeType: String, unreachableUrl: String? = null, adFrameType: AdFrameType? = null, secureContextType: SecureContextType, crossOriginIsolatedContextType: CrossOriginIsolatedContextType, gatedAPIFeatures: List<GatedAPIFeatures>)

Sources

jvm source
Link copied to clipboard