Freigeben über


UNErrorCode Enumeration

Definition

Listet angefügte Dateifehler auf, die beim Stellen einer Benachrichtigungsanforderung auftreten können.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public enum UNErrorCode
type UNErrorCode = 
Vererbung
UNErrorCode
Attribute

Felder

AttachmentCorrupt 105

Die angefügte Datei ist beschädigt.

AttachmentInvalidFileSize 102

Die angefügte Datei ist zu groß.

AttachmentInvalidUrl 100

Die URL für die Datei ist ungültig.

AttachmentMoveIntoDataStoreFailed 104

Die Anlage konnte nicht in den Systemdatenspeicher verschoben werden.

AttachmentNotInDataStore 103

Die lokal angefügte Datei war nicht vorhanden.

AttachmentUnrecognizedType 101

Der Typ der angefügten Datei wurde nicht erkannt.

NotificationInvalidNoContent 1401
NotificationInvalidNoDate 1400
NotificationsNotAllowed 1

Die App darf keine Benachrichtigungsanforderungen senden.

Gilt für: