AboutSupportDeveloper GuideVersion 22.3.19
interface NotificationsRegisterOptions {
    notificationsCustomManifest?: NotificationsCustomManifestOptions;
    notificationsPlatformOptions?: NotificationsPlatform;
}

Properties

notificationsCustomManifest?: NotificationsCustomManifestOptions
notificationsPlatformOptions?: NotificationsPlatform