jooby-codec
    Preparing search index...

    Interface ILmicCapabilities

    interface ILmicCapabilities {
        isFragmentedDataSupported: boolean;
        isMulticastSupported: boolean;
        [key: string]: boolean;
    }

    Hierarchy (View Summary)

    Indexable

    • [key: string]: boolean
    Index

    Properties

    isFragmentedDataSupported: boolean
    isMulticastSupported: boolean