class HangoutEvent extends Collection (View source)

Properties

protected $collection_key
string $hangoutDurationSecs
string $mediaType
protected $participantIdType
protected $participantIdDataType
string $type

Methods

setHangoutDurationSecs($hangoutDurationSecs)

No description

string
getHangoutDurationSecs()

No description

setMediaType($mediaType)

No description

string
getMediaType()

No description

setParticipantId($participantId)

No description

setType($type)

No description

string
getType()

No description

Details

setHangoutDurationSecs($hangoutDurationSecs)

No description

Parameters

$hangoutDurationSecs

string getHangoutDurationSecs()

No description

Return Value

string

setMediaType($mediaType)

No description

Parameters

$mediaType

string getMediaType()

No description

Return Value

string

setParticipantId($participantId)

No description

Parameters

$participantId

StoredParticipantId[] getParticipantId()

No description

Return Value

StoredParticipantId[]

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string