Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CandidateType

Defines valid SDP candidate types.

Hierarchy

  • CandidateType

Index

Methods

getTypeString

  • getTypeString(): string
  • Returns string

Static getHost

  • getHost(): string
  • Gets the SDP candidate type meaning "Host".

    Returns string

Static getPeerReflexive

  • getPeerReflexive(): string
  • Gets the SDP candidate type meaning "Peer Reflexive".

    Returns string

Static getRelayed

  • getRelayed(): string
  • Gets the SDP candidate type meaning "Relayed".

    Returns string

Static getServerReflexive

  • getServerReflexive(): string
  • Gets the SDP candidate type meaning "Server Reflexive".

    Returns string