Table of Contents

Enum ValueChangeType

Namespace
Jabra.NET.Sdk.Modules.CallControl.Signals
Assembly
Jabra.NET.Sdk.dll

Defines what the value reported by a ICallControlSignal indicates.

public enum ValueChangeType

Fields

Absolute = 0

Signals with an absolute value change report the current value as-is.

Relative = 1

Signals with a relative value change report a flip in the value, e.g. toggle between an on/off state. The value of relative signals is always 1.