XojoCloud.RemoteNotifications.DeliveryOptions.Constructor(bundleIdentifier as String, apnsKeyID as String, appleTeamID as String)

From Xojo Documentation

Constructor

XojoCloud.RemoteNotifications.DeliveryOptions.Constructor(bundleIdentifier as String, apnsKeyID as String, appleTeamID as String)

New in 2021r2

Creates a new DeliveryOptions object using the bundle identifier of the app that should receive the message, the Key identifier associated with the Apple push notification certificate and the Apple Team identifier from the developer's Apple Developer portal.