Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TransportProtocol

Defines valid SDP transport protocols.

Hierarchy

  • TransportProtocol

Index

Methods

getTypeString

  • getTypeString(): string
  • Returns string

Static getTcp

  • getTcp(): string
  • Gets the SDP transport protocol meaning "tcp".

    Returns string

Static getUdp

  • getUdp(): string
  • Gets the SDP transport protocol meaning "udp".

    Returns string