Acrobits IPC SDK
    Preparing search index...

    Interface DetailedContactURI

    Defines a SIP URI and its associated label.

    interface DetailedContactURI {
        label: ContactLabel;
        uri: ContactURI;
    }
    Index

    Properties

    Properties

    ContactLabel associated with this URI.

    URI associated with the contact with prefix (e.g. sip: or tel:)