Assembly: Microsoft.Rtc.Collaboration (in microsoft.rtc.collaboration.dll)
Syntax
Exceptions
Exception type | Condition |
---|---|
MessageParsingException |
Thrown when the provided SDP is malformated. See exception message for details. |
Remarks
Strict parsing is generally recommended. It may necessary to disable strict parsing in order to communicate with a non-compliant device.
Thread Safety
All public static (Shared in Visual
Basic) members of this type are thread-safe. Instance members are
not guaranteed to be thread-safe.