struct Protocol::ServiceWorker::ServiceWorkerRegistration

Overview

ServiceWorker registration.

Included Modules

Defined in:

protocol/service_worker.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def is_deleted : Bool #

[View source]
def registration_id : RegistrationID #

[View source]
def scope_url : String #

[View source]