PrefetchStatusUpdatedParameter
@Serializable
Fired when a prefetch attempt is updated.
Constructors
Link copied to clipboard
constructor(key: Preload.PreloadingAttemptKey, pipelineId: String, initiatingFrameId: String, prefetchUrl: String, status: Preload.PreloadingStatus, prefetchStatus: Preload.PrefetchStatus, requestId: String)