Documentation
    Preparing search index...

    Interface MessagingParameters

    interface MessagingParameters {
        config?: any;
        debug?: boolean;
    }
    Index

    Properties

    Properties

    config?: any
    debug?: boolean