Méthode | Description | |
---|---|---|
autoAssign ( &$chat, $department ) | ||
autoInformVisitor ( $minutesTimeout ) | ||
automaticChatClosing ( ) | ||
automaticChatPurge ( ) | ||
chatAcceptedWorkflow ( $options = [], &$chat ) | ||
mainUnansweredChatWorkflow ( ) | ||
newChatInformWorkflow ( $options = [], &$chat ) | ||
presendCannedMsg ( $chat ) | ||
timeoutWorkflow ( erLhcoreClassModelChat &$chat ) | Message for timeout | |
transferWorkflow ( erLhcoreClassModelChat &$chat ) | Transfer workflow between departments | |
unansweredChatWorkflow ( erLhcoreClassModelChat &$chat ) | * Chat was unanswered for n minits, execute callback. | |
unreadInformWorkflow ( $options = [], &$chat ) |
public static chatAcceptedWorkflow ( $options = [], &$chat ) |
public static newChatInformWorkflow ( $options = [], &$chat ) |
public static timeoutWorkflow ( erLhcoreClassModelChat &$chat ) | ||
$chat | erLhcoreClassModelChat |
public static transferWorkflow ( erLhcoreClassModelChat &$chat ) | ||
$chat | erLhcoreClassModelChat |
public static unansweredChatWorkflow ( erLhcoreClassModelChat &$chat ) | ||
$chat | erLhcoreClassModelChat |
public static unreadInformWorkflow ( $options = [], &$chat ) |