class AppsDynamiteVideoCallMetadata extends Model (View source)

Properties

protected $meetingSpaceType
protected $meetingSpaceDataType
bool $shouldNotRender
bool $wasCreatedInCurrentGroup

Methods

setMeetingSpace(MeetingSpace $meetingSpace)

No description

getMeetingSpace()

No description

setShouldNotRender($shouldNotRender)

No description

bool
getShouldNotRender()

No description

setWasCreatedInCurrentGroup($wasCreatedInCurrentGroup)

No description

bool
getWasCreatedInCurrentGroup()

No description

Details

setMeetingSpace(MeetingSpace $meetingSpace)

No description

Parameters

MeetingSpace $meetingSpace

MeetingSpace getMeetingSpace()

No description

Return Value

MeetingSpace

setShouldNotRender($shouldNotRender)

No description

Parameters

$shouldNotRender

bool getShouldNotRender()

No description

Return Value

bool

setWasCreatedInCurrentGroup($wasCreatedInCurrentGroup)

No description

Parameters

$wasCreatedInCurrentGroup

bool getWasCreatedInCurrentGroup()

No description

Return Value

bool