/ fm / liveswitch / sdp / Setup
Class: Setup
liveswitch.sdp.Setup
Defines valid SDP setups.
Table of contents
Constructors
Methods
Constructors
constructor
+ new Setup(): Setup
Returns: Setup
Methods
getTypeString
▸ getTypeString(): string
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/sdp/Setup.ts:9
getActPass
▸ Static
getActPass(): string
Gets the SDP setup meaning "Active or Passive".
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/sdp/Setup.ts:29
getActive
▸ Static
getActive(): string
Gets the SDP setup meaning "Active".
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/sdp/Setup.ts:17
getPassive
▸ Static
getPassive(): string
Gets the SDP setup meaning "Passive".
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/sdp/Setup.ts:41