Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Sets the agent state to a given state.
Namespace: Microsoft.Uii.Desktop.Cti.Core
Assembly: Microsoft.Uii.Desktop.Cti.Core (in Microsoft.Uii.Desktop.Cti.Core.dll)
Syntax
bool SetAgentState(
Guid ctiCallRefCallId,
string requestedState,
string targetState,
bool overrideCtiLogic
)
Function SetAgentState (
ctiCallRefCallId As Guid,
requestedState As String,
targetState As String,
overrideCtiLogic As Boolean
) As Boolean
Parameters
ctiCallRefCallId
Type: System.GuidSpecifies the CTI call reference ID.
requestedState
Type: System.StringSpecifies the requested state.
targetState
Type: System.StringSpecifies the requested state to go to.
overrideCtiLogic
Type: System.BooleanInternal only.
Return Value
Type: System.Boolean
Type: Boolean
True if the agent state is successfully set, otherwise false.
See Also
ICtiAgentStateControl Interface
Microsoft.Uii.Desktop.Cti.Core Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright