Acrobits IPC SDK
    Preparing search index...

    Type Alias UriContactItem

    UriContactItem: BaseContactItem & { type: "uri"; uri: ContactURI }

    Defines the properties of a SIP URI based contact item.

    Type declaration

    • type: "uri"
    • uri: ContactURI

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