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