alerts.crashlytics.NewFatalIssuePayload interface

Obiekt wewnętrzny ładunku nowego problemu krytycznego. Ładunek jest zapakowany wewnątrz obiektu FirebaseAlertData.

Podpis:

export interface NewFatalIssuePayload 

Właściwości

Właściwość Typ Opis
"@type" „type.googleapis.com/google.events.firebase.firebasealerts.v1.CrashlyticsNewFatalIssuePayload”
problem Problem Podstawowe informacje o problemie z Crashlytics

alert.crashlytics.NewFatalIssuePayload."@type"

Podpis:


alert.crashlytics.NewFatalIssuePayload.issue

Podstawowe informacje o problemie z Crashlytics

Podpis:

issue: Issue;