FreeBusyData
FreeBusyData is a helper class that manages freebusy information.
- Full name:
\Sabre\VObject\FreeBusyData
Properties
start
Start timestamp.
end
End timestamp.
data
A list of free-busy times.
Methods
__construct
Parameters:
Parameter | Type | Description |
---|---|---|
$start |
mixed | |
$end |
mixed |
add
Adds free or busytime to the data.
Parameters:
Parameter | Type | Description |
---|---|---|
$start |
int | |
$end |
int | |
$type |
string | FREE, BUSY, BUSY-UNAVAILABLE or BUSY-TENTATIVE |
getData
Automatically generated on 2025-03-18