Class NetworkType
Defines valid SDP network types.
Inheritance
System.Object
    NetworkType
  Namespace: FM.LiveSwitch.Sdp
Assembly: FM.LiveSwitch.dll
Syntax
public static class NetworkType : object
  Properties
Internet
Gets the SDP network type meaning "Internet".
Declaration
public static string Internet { get; }
  Property Value
| Type | Description | 
|---|---|
| System.String |