RemoteNotification

From Xojo Documentation

Class (inherits from Notification)


New in 2020r2

A notification that comes from outside the application.

Properties
Badge fa-lock-32.png Identifier fa-lock-32.png Title fa-lock-32.png
Body fa-lock-32.png Repeats fa-lock-32.png UserInfo fa-lock-32.png
DeliveryDate fa-lock-32.png Subtitle fa-lock-32.png
Handle fa-lock-32.png Thread fa-lock-32.png

Notes

This class has not additional methods, properties, etc. It exists purely to identify the notification as being a remote notification.

Compatibility

iOS projects on iOS and iPadOS operating systems.

See Also

Notification class.