@gnaudio/jabra-js
    Preparing search index...

    Interface ICommunicationChannel

    A communication channel to a device.

    interface ICommunicationChannel {
        description: string;
        type: ChannelType;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    description: string

    A description of the purpose of the communication channel.

    The type of the communication channel type.