LumiSoft Net Help
MappedAddress Property
NamespacesLumiSoft.Net.STUN.MessageSTUN_MessageMappedAddress
Gets or sets IP end point what was actually connected to STUN server. Returns null if not specified.
Declaration Syntax
C#Visual BasicVisual C++F#
public IPEndPoint MappedAddress { get; set; }
Public Property MappedAddress As IPEndPoint
	Get
	Set
public:
property IPEndPoint^ MappedAddress {
	IPEndPoint^ get ();
	void set (IPEndPoint^ value);
}
member MappedAddress : IPEndPoint with get, set
Property Value

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119