[Missing <summary> documentation for "T:OPSSDKCommon.Model.Session.SessionAction"]
Assembly: OPSSDK (in OPSSDK.dll) Version: 3.3.2.884
Syntax
| C# |
|---|
public enum SessionAction |
| Visual Basic |
|---|
Public Enumeration SessionAction |
| Visual C++ |
|---|
public enum class SessionAction |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Close | 0 | ||
| Hold | 1 | ||
| UnHold | 2 | ||
| AttendedTransfer | 3 | ||
| BlindTransfer | 4 | ||
| Forward | 5 | ||
| SendDtmf | 6 |