xmpp_p2p
    Preparing search index...

    Interface XmppSubscriptionFile

    interface XmppSubscriptionFile {
        subscriptions: XmppFeedSubscriptionRecord[];
        version: number;
    }
    Index

    Properties

    version: number