如何使用Genesys Platform SDK通過屬性(而不是「篩選鍵」)查詢對象? Endpoint endpoint = new Endpoint("DEV", "the host", 12020);
endpoint.ServicePrincipalName = "the host/the principle";
_confServerProtocol = new ConfServ
我需要在Genesys Workspace桌面版中以編程方式掛斷當前的電話調用。這是我有: public class SomeService
{
private readonly IEnterpriseServiceProvider _esp;
public SomeService(IEnterpriseServiceProvider esp)
{
_