NAME
Kernel::WebApp::Controller::API::Agent::Chat::Base – Base class for the general customer endpoints.
has UserData
Attribute that holds all user information.
has LanguageObject
This attribute contains the language object.
_AgentName()
Contructs the agent name from the user data.
_BuildLanguageObject()
Initializes the attribute LanguageObject.
_BuildUserData()
Initializes the attribute UserData.
