Interface ConnectedAgentDevice
-
- All Superinterfaces:
AgentDevice
,UserProvider
public interface ConnectedAgentDevice extends AgentDevice, UserProvider
AConnectedAgentDevice
is anAgentDevice
connected and exclusively used by an agent, as long the agent is logged on at the novomind iAGENT Desk.- Since:
- 11.27
-
-
Method Summary
-
Methods inherited from interface com.novomind.ecom.api.iagent.model.AgentDevice
getDeviceId
-
Methods inherited from interface com.novomind.ecom.api.iagent.provider.UserProvider
getUser
-
-