struct Protocol::Network::EnableReportingApi

Overview

Enables tracking for the Reporting API, events generated by the Reporting API will now be delivered to the client. Enabling triggers 'reportingApiReportAdded' for all existing reports.

Included Modules

Defined in:

protocol/network.cr

Constructors

Constructor Detail

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

[View source]