The total number of received RTP packets for the call.
Namespace:
LanScapeAssembly: LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700
Syntax
C# |
---|
public uint TotalRxPackets |
Visual Basic (Declaration) |
---|
Public TotalRxPackets As UInteger |
Visual C++ |
---|
public: unsigned int TotalRxPackets |
J# |
---|
public UInt32 TotalRxPackets |