Initializes a new instance of the PortTransportParam class

C# | Visual Basic | Visual C++ |
public PortTransportParam( TransportParamType type, int rtpPort, Nullable<int> rtcpPort = null )
Public Sub New ( type As TransportParamType, rtpPort As Integer, Optional rtcpPort As Nullable(Of Integer) = Nothing )
public: PortTransportParam( TransportParamType type, int rtpPort, Nullable<int> rtcpPort = nullptr )

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290