fm.liveswitch.sdp.rtp.RidDirection Class Reference

The allowed directions for an RID attribute. More...

Public Member Functions

 RidDirection ()
 

Static Public Member Functions

static String getReceive ()
 Gets the receive direction ("recv"). More...
 
static String getSend ()
 Gets the send direction ("send"). More...
 

Detailed Description

The allowed directions for an RID attribute.

Constructor & Destructor Documentation

◆ RidDirection()

fm.liveswitch.sdp.rtp.RidDirection.RidDirection ( )

Member Function Documentation

◆ getReceive()

static String fm.liveswitch.sdp.rtp.RidDirection.getReceive ( )
static

Gets the receive direction ("recv").

◆ getSend()

static String fm.liveswitch.sdp.rtp.RidDirection.getSend ( )
static

Gets the send direction ("send").