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

resourceRemove

Called after a resource has been removed from the calendar.

function( removeInfo )

This fires after Resource::remove is called.

The removeInfo argument has the following properties:

resource the Resource Object that was removed
revert a function that can be called to reverse this action