ICtiAgentStateManager.SetAgentMediaAddress Method (String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Sets the media endpoint of an agent desktop.
Namespace: Microsoft.Uii.Desktop.Cti.Core
Assembly: Microsoft.Uii.Desktop.Cti.Core (in Microsoft.Uii.Desktop.Cti.Core.dll)
Syntax
bool SetAgentMediaAddress(
string mediaId
)
Function SetAgentMediaAddress (
mediaId As String
) As Boolean
Parameters
mediaId
Type: System.StringSpecifies the media ID.
Return Value
Type: System.Boolean
Type: Boolean
True if the media endpoint is successfully set, otherwise false.
Remarks
This could be a TN, IPAddress or some other method. The implementation of the method is up to the CTI Provider as defined in the CTI hosted control.
See Also
ICtiAgentStateManager Interface
Microsoft.Uii.Desktop.Cti.Core Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright