fm.liveswitch.ConnectionType Class Reference

A connection type. More...

Public Member Functions

 ConnectionType ()
 

Static Public Member Functions

static String getMcu ()
 Gets the "mcu" connection type string. More...
 
static String getPeer ()
 Gets the "peer" connection type string. More...
 
static String getSfu ()
 Gets the "sfu" connection type string. More...
 

Detailed Description

A connection type.

Constructor & Destructor Documentation

◆ ConnectionType()

fm.liveswitch.ConnectionType.ConnectionType ( )

Member Function Documentation

◆ getMcu()

static String fm.liveswitch.ConnectionType.getMcu ( )
static

Gets the "mcu" connection type string.

◆ getPeer()

static String fm.liveswitch.ConnectionType.getPeer ( )
static

Gets the "peer" connection type string.

◆ getSfu()

static String fm.liveswitch.ConnectionType.getSfu ( )
static

Gets the "sfu" connection type string.