The 4 byte IP address you want the telephony engine to use. Byte 3 is the most significant byte of
the IP address, Byte 0 is the least significant byte of the IP address.
Namespace:
LanScapeAssembly: LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700
Syntax
C# |
---|
public byte[] IpAddressOfThisHost |
Visual Basic (Declaration) |
---|
Public IpAddressOfThisHost As Byte() |
Visual C++ |
---|
public: array<unsigned char>^ IpAddressOfThisHost |
J# |
---|
public byte[] IpAddressOfThisHost |