alerts.crashlytics.NewNonfatalIssuePayload interface

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

Podpis:

export interface NewNonfatalIssuePayload 

Właściwości

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

alert.crashlytics.NewNonfatalIssuePayload."@type"

Podpis:


alert.crashlytics.NewNonfatalIssuePayload.issue

Podstawowe informacje o problemie z Crashlytics

Podpis:

issue: Issue;