class RecordingEvent extends Model (View source)

Properties

string $deviceId
string $type

Methods

setDeviceId($deviceId)

No description

string
getDeviceId()

No description

setType($type)

No description

string
getType()

No description

Details

setDeviceId($deviceId)

No description

Parameters

$deviceId

string getDeviceId()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string