Documentation
    Preparing search index...

    Interface DmServiceOptions

    Options for createDmService.

    interface DmServiceOptions {
        adapter: DmAdapter;
    }
    Index

    Properties

    Properties

    adapter: DmAdapter

    Adapter that implements one or more chat backends under NAP-DM.