Module: operatorAvailability

operatorAvailability

internal module
Source:

Methods

<inner> _availabilityCallback(departmentKey, status)

Internal callback function for getOperatorAvailability.
It gets called by the Javascript engine during execution of an externally loaded script.
Parameters:
Name Type Description
departmentKey string
status string
Source:
Throws:
in case the user callback can not be found
Type
LiveSupport.ManagedError

<inner> abortUnfinishedRequest(departmentKey)

a setTimeout callback.
Parameters:
Name Type Description
departmentKey string
Source:
Throws:
in case the user callback can not be found
Type
LiveSupport.ManagedError