OpenFin Workspace API
    Preparing search index...

    Interface NotificationsRegisterOptions

    interface NotificationsRegisterOptions {
        notificationsCustomManifest?: NotificationsCustomManifestOptions;
        notificationsPlatformOptions?: NotificationsPlatform;
    }
    Index
    notificationsCustomManifest?: NotificationsCustomManifestOptions
    notificationsPlatformOptions?: NotificationsPlatform