struct Bugsnag::Session

Included Modules

Defined in:

bugsnag.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(id : String, started_at : String, events : Bugsnag::Session::Events) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def events : Events #

[View source]
def id : String #

[View source]
def started_at : String #

[View source]