/ fm / liveswitch / sdp / NetworkType
Class: NetworkType
liveswitch.sdp.NetworkType
Defines valid SDP network types.
Table of contents
Constructors
Methods
Constructors
constructor
+ new NetworkType(): NetworkType
Returns: NetworkType
Methods
getTypeString
▸ getTypeString(): string
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/sdp/NetworkType.ts:9
getInternet
▸ Static
getInternet(): string
Gets the SDP network type meaning "Internet".
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/sdp/NetworkType.ts:17