/ fm / liveswitch / ConnectionType
Class: ConnectionType
fm.liveswitch.ConnectionType
A connection type.
Table of contents
Constructors
Methods
Constructors
constructor
+ new ConnectionType(): ConnectionType
Returns: ConnectionType
Defined in: Generated/TypeScript/fm.liveswitch/ConnectionType.ts:11
Methods
getTypeString
▸ getTypeString(): string
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/ConnectionType.ts:9
getMcu
▸ Static
getMcu(): string
Gets the "mcu" connection type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/ConnectionType.ts:28
getPeer
▸ Static
getPeer(): string
Gets the "peer" connection type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/ConnectionType.ts:40
getSfu
▸ Static
getSfu(): string
Gets the "sfu" connection type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/ConnectionType.ts:52