Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates the possible transport types.
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Enumeration SipTransportType
'Usage
Dim instance As SipTransportType
public enum SipTransportType
Members
| Member name | Description | |
|---|---|---|
| None | None. This indicates that there is no tranport currently in use. | |
| Tcp | TCP transport type. | |
| Tls | TLS transport type. |