Enum TestCallDurationUnitsEnum
Enumeration for the DurationUnits property of the IncomingTestCallSettings class.
Namespace: SipLib.TestCalls
Assembly: SipLib.dll
Syntax
public enum TestCallDurationUnitsEnum
Fields
Name | Description |
---|---|
DurationUnitsMinutes | The call duration is determined by the number of minutes since the call was started. |
DurationUnitsPackets | The call duration is determined by the number of RTP packets that are received. |