Platforms to show: All Mac Windows Linux Cross-Platform
UNNotificationMBS.UNErrorCodeAttachmentCorrupt = 105
Function:
One of the error constants for notifications.
Notes: The file for an attachment is corrupt.
Type | Topic | Plugin | Version |
const | User Notifications | MBS MacFrameworks Plugin | 19.1 |
Notes: The file for an attachment is corrupt.
UNNotificationMBS.UNErrorCodeAttachmentInvalidFileSize = 102
Function:
One of the error constants for notifications.
Notes: An attachment is too large.
Type | Topic | Plugin | Version |
const | User Notifications | MBS MacFrameworks Plugin | 19.1 |
Notes: An attachment is too large.
UNNotificationMBS.UNErrorCodeAttachmentInvalidURL = 100
Function:
One of the error constants for notifications.
Notes: The URL for an attachment was invalid.
Type | Topic | Plugin | Version |
const | User Notifications | MBS MacFrameworks Plugin | 19.1 |
Notes: The URL for an attachment was invalid.
UNNotificationMBS.UNErrorCodeAttachmentMoveIntoDataStoreFailed = 104
Function:
One of the error constants for notifications.
Notes: An error occurred when trying to move an attachment to the system data store.
Type | Topic | Plugin | Version |
const | User Notifications | MBS MacFrameworks Plugin | 19.1 |
Notes: An error occurred when trying to move an attachment to the system data store.
UNNotificationMBS.UNErrorCodeAttachmentNotInDataStore = 103
Function:
One of the error constants for notifications.
Notes: The specified attachment is not in the system data store.
Type | Topic | Plugin | Version |
const | User Notifications | MBS MacFrameworks Plugin | 19.1 |
Notes: The specified attachment is not in the system data store.
UNNotificationMBS.UNErrorCodeAttachmentUnrecognizedType = 101
Function:
One of the error constants for notifications.
Notes: The file type of an attachment is not supported.
Type | Topic | Plugin | Version |
const | User Notifications | MBS MacFrameworks Plugin | 19.1 |
Notes: The file type of an attachment is not supported.
UNNotificationMBS.UNErrorCodeNotificationInvalidNoContent = 1401
Function:
One of the error constants for notifications.
Notes: The notification has no user-facing content, but should.
Type | Topic | Plugin | Version |
const | User Notifications | MBS MacFrameworks Plugin | 19.1 |
Notes: The notification has no user-facing content, but should.
UNNotificationMBS.UNErrorCodeNotificationInvalidNoDate = 1400
Function:
One of the error constants for notifications.
Notes: The notification does not have an associated date, but should.
Type | Topic | Plugin | Version |
const | User Notifications | MBS MacFrameworks Plugin | 19.1 |
Notes: The notification does not have an associated date, but should.
UNNotificationMBS.UNErrorCodeNotificationsNotAllowed = 1
Function:
One of the error constants for notifications.
Notes:
Notifications are not allowed.
This error occurs when you try to submit a notification request and your app or app extension is not authorized to schedule notifications.
Type | Topic | Plugin | Version |
const | User Notifications | MBS MacFrameworks Plugin | 19.1 |
Notes:
Notifications are not allowed.
This error occurs when you try to submit a notification request and your app or app extension is not authorized to schedule notifications.
The items on this page are in the following plugins: MBS MacFrameworks Plugin.
Feedback: Report problem or ask question.
