LoadingFailedParameter
@Serializable
Fired when HTTP request has failed to load.
Constructors
Link copied to clipboard
constructor(requestId: String, timestamp: Double, type: Network.ResourceType, errorText: String, canceled: Boolean? = null, blockedReason: Network.BlockedReason? = null, corsErrorStatus: Network.CorsErrorStatus? = null)