matrix-js-sdk
    Preparing search index...

    Interface IPushRules

    interface IPushRules {
        device?: PushRuleSet;
        global: PushRuleSet;
    }
    Index

    Properties

    Properties

    device?: PushRuleSet
    global: PushRuleSet