Recording
class Recording extends Model (View source)
Properties
protected | $driveDestinationType | ||
protected | $driveDestinationDataType | ||
string | $endTime | ||
string | $name | ||
string | $startTime | ||
string | $state |
Methods
getDriveDestination()
No description
setEndTime($endTime)
No description
string
getEndTime()
No description
setName($name)
No description
string
getName()
No description
setStartTime($startTime)
No description
string
getStartTime()
No description
setState($state)
No description
string
getState()
No description
Details
setDriveDestination(DriveDestination $driveDestination)
No description
DriveDestination
getDriveDestination()
No description
setEndTime($endTime)
No description
string
getEndTime()
No description
setName($name)
No description
string
getName()
No description
setStartTime($startTime)
No description
string
getStartTime()
No description
setState($state)
No description
string
getState()
No description