Kronolith_Resource_Group::getFreeBusy PHP Method

getFreeBusy() public method

Obtain the freebusy information for this resource.
public getFreeBusy ( $startstamp = null, $endstamp = null, $asObject = false, $json = false )
    public function getFreeBusy($startstamp = null, $endstamp = null, $asObject = false, $json = false)
    {
        throw new Kronolith_Exception('Unsupported');
    }