SdpRemoteCandidate(Int32, IPAddress, Int32) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
SdpRemoteCandidate(int componentId, System::Net::IPAddress ^ address, int port);
public SdpRemoteCandidate (int componentId, System.Net.IPAddress address, int port);
new Microsoft.Rtc.Internal.Collaboration.Media.SdpRemoteCandidate : int * System.Net.IPAddress * int -> Microsoft.Rtc.Internal.Collaboration.Media.SdpRemoteCandidate
Public Sub New (componentId As Integer, address As IPAddress, port As Integer)
Parameters
- componentId
- Int32
- address
- IPAddress
- port
- Int32