Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TransportInfo

Hierarchy

  • TransportInfo

Index

Properties

flags

flags: number

Transport flags (e.g. PJSIP_TRANSPORT_RELIABLE, PJSIP_TRANSPORT_SECURE, PJSIP_TRANSPORT_DATAGRAM).

info

info: string

Transport string info/description.

localAddress

localAddress: string

Local/bound address.

localName

localName: string

Published address.

type

type: string

Transport type name.

usageCount

usageCount: number

Current number of objects currently referencing this transport.

Generated using TypeDoc