OneSDK
    Preparing search index...

    Interface NotificationConfig

    interface NotificationConfig {
        notify: NotifyConfig;
        sound: SoundConfig;
    }
    Index

    Properties

    Properties

    notify: NotifyConfig