These docs are for an old release. Info on upgrading to v4

getEventResource

Gets the Resource Object that is associated with the given event.

.fullCalendar( ‘getEventResource’, idOrEvent )

idOrEvent can either be a raw event ID, or an Event Object.

If no resource is associated with the specified event, null is returned.