class Bugsnag::App
- Bugsnag::App
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
bugsnag/app.crConstructors
Instance Method Summary
- #app_type : String | Nil
- #app_type=(app_type : String | Nil)
- #build_uuid : String | Nil
- #build_uuid=(build_uuid : String | Nil)
- #bundle_version : String | Nil
- #bundle_version=(bundle_version : String | Nil)
- #code_bundle_id : String | Nil
- #code_bundle_id=(code_bundle_id : String | Nil)
- #dsym_uuids : Array(String) | Nil
- #dsym_uuids=(dsym_uuids : Array(String) | Nil)
- #duration : Int64 | Nil
- #duration=(duration : Int64 | Nil)
- #duration_in_foreground : Int64
- #duration_in_foreground=(duration_in_foreground : Int64)
- #id : String | Nil
- #id=(id : String | Nil)
- #in_foreground : Bool | Nil
- #in_foreground=(in_foreground : Bool | Nil)
- #release_stage : String | Nil
- #release_stage=(release_stage : String | Nil)
- #verion : String | Nil
- #verion=(verion : String | Nil)
- #version_code : Int64 | Nil
- #version_code=(version_code : Int64 | Nil)