xmpp_p2p
    Preparing search index...

    Interface XmppAtomLink

    interface XmppAtomLink {
        href: string;
        ref?: string;
        rel: string;
        title?: string;
        type?: string;
    }
    Index

    Properties

    Properties

    href: string
    ref?: string
    rel: string
    title?: string
    type?: string