Interface AgentLoginState
-
public interface AgentLoginState
This interface provides information about the agent login state at the novomind iAGENT Desk.- Since:
- 11.22
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isLoggedIn()
The method returns true if the agent is currently logged in at the novomind iAGENT Desk.
-