Apr 23rd — v7.0.0-rc.2
Version 7 will be released soon. Read the v7 docs

resourcesSet

Called after resource data is initialized OR changed in any way.

function( resources )

resources is an array of Resource Objects. It contains the same result Calendar::getResources would return.

This callback will be useful for syncing an external data source with all calendar resource data.