C# Class SIPSorcery.SoftPhone.SoftphoneSTUNClient

Datei anzeigen Open project: sipsorcery/sipsorcery Class Usage Examples

Public Properties

Property Type Description
PublicIPAddress System.Net.IPAddress

Public Methods

Method Description
SoftphoneSTUNClient ( ) : System
Stop ( ) : void

Private Methods

Method Description
StartSTUNClient ( ) : void

Method Details

SoftphoneSTUNClient() public method

public SoftphoneSTUNClient ( ) : System
return System

Stop() public method

public Stop ( ) : void
return void

Property Details

PublicIPAddress public_oe static_oe property

public static IPAddress,System.Net PublicIPAddress
return System.Net.IPAddress