struct Protocol::BackgroundService::BackgroundServiceEventReceived

Overview

Called with all existing backgroundServiceEvents when enabled, and all new events afterwards if enabled and recording.

Included Modules

Defined in:

protocol/background_service.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def background_service_event : BackgroundServiceEvent #

[View source]