Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Bugsnag::Session
Inherits
JSON::Serializable
<
Struct
<
Value
<
Object
Constructors
new
(id :
String
, started_at :
String
, events :
Bugsnag::Session::Events
)
Source
new
(pull :
JSON::PullParser
)
Source
new
(*, __pull_for_json_serializable pull :
JSON::PullParser
)
Source
Instance methods
events
Source
id
Source
started_at
Source
Nested types
Bugsnag::Session::Events