PrerenderStatusUpdatedParameter
@Serializable
Fired when a prerender attempt is updated.
Constructors
Link copied to clipboard
constructor(key: Preload.PreloadingAttemptKey, pipelineId: String, status: Preload.PreloadingStatus, prerenderStatus: Preload.PrerenderFinalStatus? = null, disallowedMojoInterface: String? = null, mismatchedHeaders: List<Preload.PrerenderMismatchedHeaders>? = null)
Properties
Link copied to clipboard
This is used to give users more information about the name of Mojo interface that is incompatible with prerender and has caused the cancellation of the attempt.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard