Kronolith_Resource_Group::getFreeBusy PHP 메소드

getFreeBusy() 공개 메소드

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');
    }