The detected IP address of the far end device that is sending RTP packets to the media engine.
Namespace:
LanScapeAssembly: LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700
Syntax
C# |
---|
public byte[] DetectedFarEndMediaIpAddress |
Visual Basic (Declaration) |
---|
Public DetectedFarEndMediaIpAddress As Byte() |
Visual C++ |
---|
public: array<unsigned char>^ DetectedFarEndMediaIpAddress |
J# |
---|
public byte[] DetectedFarEndMediaIpAddress |