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

Properties

notificationsCustomManifest?: NotificationsCustomManifestOptions
notificationsPlatformOptions?: NotificationsPlatform