struct Protocol::Network::ResourceChangedPriority

Overview

Fired when resource loading priority is changed

Included Modules

Defined in:

protocol/network.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def new_priority : ResourcePriority #

New priority


[View source]
def request_id : RequestId #

Request identifier.


[View source]
def timestamp : MonotonicTime #

Timestamp.


[View source]