Version 7 was just released! The docs will be moved here soon. Visit the external v7 docs site

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.