Share via


StateRequestType Enum

Definition

Represents the status request type used by the SetAgentState method.

public enum class StateRequestType
public enum StateRequestType
type StateRequestType = 
Public Enum StateRequestType
Inheritance
StateRequestType

Fields

AGENT 0

Specifies the state request for the agent status.

CALL 1

Specifies the state request for the call status.

Applies to