Click or drag to resize
AgentCallbackLoginAction Constructor
Overload List
  NameDescription
Public methodAgentCallbackLoginAction
Creates a new empty AgentCallbackLoginAction.
Public methodAgentCallbackLoginAction(String, String)
Creates a new AgentCallbackLoginAction, that logs in the given agent at the given callback extension.
Public methodAgentCallbackLoginAction(String, String, String)
Creates a new AgentCallbackLoginAction, that logs in the given agent at the given callback extension in the given context.
Top
See Also