API

$zopim.livechat.departments

Department settings

Functions

filterShows only certain departments

Example

<script>
$zopim.livechat.departments.filter('Tech Support', 'Sales');
</script>