Documentation

RoomCreateFeatures extends Message
in package

Generated from protobuf message <code>plugnmeet.RoomCreateFeatures</code>

Table of Contents

Properties

$admin_only_webcams  : mixed
Generated from protobuf field <code>bool admin_only_webcams = 7;</code>
$allow_polls  : mixed
deprecated use polls_features
$allow_raise_hand  : mixed
Generated from protobuf field <code>optional bool allow_raise_hand = 12;</code>
$allow_rtmp  : mixed
Generated from protobuf field <code>bool allow_rtmp = 4;</code>
$allow_screen_share  : mixed
Generated from protobuf field <code>bool allow_screen_share = 3;</code>
$allow_view_other_users_list  : mixed
Generated from protobuf field <code>bool allow_view_other_users_list = 6;</code>
$allow_view_other_webcams  : mixed
Generated from protobuf field <code>bool allow_view_other_webcams = 5;</code>
$allow_virtual_bg  : mixed
Generated from protobuf field <code>optional bool allow_virtual_bg = 11;</code>
$allow_webcams  : mixed
Generated from protobuf field <code>bool allow_webcams = 1;</code>
$auto_gen_user_id  : mixed
Generated from protobuf field <code>optional bool auto_gen_user_id = 13;</code>
$breakout_room_features  : mixed
Generated from protobuf field <code>.plugnmeet.BreakoutRoomFeatures breakout_room_features = 20;</code>
$chat_features  : mixed
Generated from protobuf field <code>.plugnmeet.ChatFeatures chat_features = 15;</code>
$display_external_link_features  : mixed
Generated from protobuf field <code>.plugnmeet.DisplayExternalLinkFeatures display_external_link_features = 21;</code>
$enable_analytics  : mixed
Generated from protobuf field <code>bool enable_analytics = 10;</code>
$end_to_end_encryption_features  : mixed
Generated from protobuf field <code>.plugnmeet.EndToEndEncryptionFeatures end_to_end_encryption_features = 24;</code>
$external_media_player_features  : mixed
Generated from protobuf field <code>.plugnmeet.ExternalMediaPlayerFeatures external_media_player_features = 18;</code>
$ingress_features  : mixed
Generated from protobuf field <code>.plugnmeet.IngressFeatures ingress_features = 22;</code>
$insights_features  : mixed
next ID: 27
$mute_on_start  : mixed
Generated from protobuf field <code>bool mute_on_start = 2;</code>
$polls_features  : mixed
Generated from protobuf field <code>.plugnmeet.PollsFeatures polls_features = 25;</code>
$recording_features  : mixed
Generated from protobuf field <code>.plugnmeet.RecordingFeatures recording_features = 14;</code>
$room_duration  : mixed
Generated from protobuf field <code>optional uint64 room_duration = 9;</code>
$shared_note_pad_features  : mixed
Generated from protobuf field <code>.plugnmeet.SharedNotePadFeatures shared_note_pad_features = 16;</code>
$speech_to_text_translation_features  : mixed
deprecated use insights_features
$waiting_room_features  : mixed
Generated from protobuf field <code>.plugnmeet.WaitingRoomFeatures waiting_room_features = 19;</code>
$whiteboard_features  : mixed
Generated from protobuf field <code>.plugnmeet.WhiteboardFeatures whiteboard_features = 17;</code>

Methods

__construct()  : mixed
Constructor.
clearAllowPolls()  : mixed
clearAllowRaiseHand()  : mixed
clearAllowVirtualBg()  : mixed
clearAutoGenUserId()  : mixed
clearBreakoutRoomFeatures()  : mixed
clearChatFeatures()  : mixed
clearDisplayExternalLinkFeatures()  : mixed
clearEndToEndEncryptionFeatures()  : mixed
clearExternalMediaPlayerFeatures()  : mixed
clearIngressFeatures()  : mixed
clearInsightsFeatures()  : mixed
clearPollsFeatures()  : mixed
clearRecordingFeatures()  : mixed
clearRoomDuration()  : mixed
clearSharedNotePadFeatures()  : mixed
clearSpeechToTextTranslationFeatures()  : mixed
clearWaitingRoomFeatures()  : mixed
clearWhiteboardFeatures()  : mixed
getAdminOnlyWebcams()  : bool
Generated from protobuf field <code>bool admin_only_webcams = 7;</code>
getAllowPolls()  : bool
deprecated use polls_features
getAllowRaiseHand()  : bool
Generated from protobuf field <code>optional bool allow_raise_hand = 12;</code>
getAllowRtmp()  : bool
Generated from protobuf field <code>bool allow_rtmp = 4;</code>
getAllowScreenShare()  : bool
Generated from protobuf field <code>bool allow_screen_share = 3;</code>
getAllowViewOtherUsersList()  : bool
Generated from protobuf field <code>bool allow_view_other_users_list = 6;</code>
getAllowViewOtherWebcams()  : bool
Generated from protobuf field <code>bool allow_view_other_webcams = 5;</code>
getAllowVirtualBg()  : bool
Generated from protobuf field <code>optional bool allow_virtual_bg = 11;</code>
getAllowWebcams()  : bool
Generated from protobuf field <code>bool allow_webcams = 1;</code>
getAutoGenUserId()  : bool
Generated from protobuf field <code>optional bool auto_gen_user_id = 13;</code>
getBreakoutRoomFeatures()  : BreakoutRoomFeatures|null
Generated from protobuf field <code>.plugnmeet.BreakoutRoomFeatures breakout_room_features = 20;</code>
getChatFeatures()  : ChatFeatures|null
Generated from protobuf field <code>.plugnmeet.ChatFeatures chat_features = 15;</code>
getDisplayExternalLinkFeatures()  : DisplayExternalLinkFeatures|null
Generated from protobuf field <code>.plugnmeet.DisplayExternalLinkFeatures display_external_link_features = 21;</code>
getEnableAnalytics()  : bool
Generated from protobuf field <code>bool enable_analytics = 10;</code>
getEndToEndEncryptionFeatures()  : EndToEndEncryptionFeatures|null
Generated from protobuf field <code>.plugnmeet.EndToEndEncryptionFeatures end_to_end_encryption_features = 24;</code>
getExternalMediaPlayerFeatures()  : ExternalMediaPlayerFeatures|null
Generated from protobuf field <code>.plugnmeet.ExternalMediaPlayerFeatures external_media_player_features = 18;</code>
getIngressFeatures()  : IngressFeatures|null
Generated from protobuf field <code>.plugnmeet.IngressFeatures ingress_features = 22;</code>
getInsightsFeatures()  : InsightsFeatures|null
next ID: 27
getMuteOnStart()  : bool
Generated from protobuf field <code>bool mute_on_start = 2;</code>
getPollsFeatures()  : PollsFeatures|null
Generated from protobuf field <code>.plugnmeet.PollsFeatures polls_features = 25;</code>
getRecordingFeatures()  : RecordingFeatures|null
Generated from protobuf field <code>.plugnmeet.RecordingFeatures recording_features = 14;</code>
getRoomDuration()  : int|string
Generated from protobuf field <code>optional uint64 room_duration = 9;</code>
getSharedNotePadFeatures()  : SharedNotePadFeatures|null
Generated from protobuf field <code>.plugnmeet.SharedNotePadFeatures shared_note_pad_features = 16;</code>
getSpeechToTextTranslationFeatures()  : SpeechToTextTranslationFeatures|null
deprecated use insights_features
getWaitingRoomFeatures()  : WaitingRoomFeatures|null
Generated from protobuf field <code>.plugnmeet.WaitingRoomFeatures waiting_room_features = 19;</code>
getWhiteboardFeatures()  : WhiteboardFeatures|null
Generated from protobuf field <code>.plugnmeet.WhiteboardFeatures whiteboard_features = 17;</code>
hasAllowPolls()  : mixed
hasAllowRaiseHand()  : mixed
hasAllowVirtualBg()  : mixed
hasAutoGenUserId()  : mixed
hasBreakoutRoomFeatures()  : mixed
hasChatFeatures()  : mixed
hasDisplayExternalLinkFeatures()  : mixed
hasEndToEndEncryptionFeatures()  : mixed
hasExternalMediaPlayerFeatures()  : mixed
hasIngressFeatures()  : mixed
hasInsightsFeatures()  : mixed
hasPollsFeatures()  : mixed
hasRecordingFeatures()  : mixed
hasRoomDuration()  : mixed
hasSharedNotePadFeatures()  : mixed
hasSpeechToTextTranslationFeatures()  : mixed
hasWaitingRoomFeatures()  : mixed
hasWhiteboardFeatures()  : mixed
setAdminOnlyWebcams()  : $this
Generated from protobuf field <code>bool admin_only_webcams = 7;</code>
setAllowPolls()  : $this
deprecated use polls_features
setAllowRaiseHand()  : $this
Generated from protobuf field <code>optional bool allow_raise_hand = 12;</code>
setAllowRtmp()  : $this
Generated from protobuf field <code>bool allow_rtmp = 4;</code>
setAllowScreenShare()  : $this
Generated from protobuf field <code>bool allow_screen_share = 3;</code>
setAllowViewOtherUsersList()  : $this
Generated from protobuf field <code>bool allow_view_other_users_list = 6;</code>
setAllowViewOtherWebcams()  : $this
Generated from protobuf field <code>bool allow_view_other_webcams = 5;</code>
setAllowVirtualBg()  : $this
Generated from protobuf field <code>optional bool allow_virtual_bg = 11;</code>
setAllowWebcams()  : $this
Generated from protobuf field <code>bool allow_webcams = 1;</code>
setAutoGenUserId()  : $this
Generated from protobuf field <code>optional bool auto_gen_user_id = 13;</code>
setBreakoutRoomFeatures()  : $this
Generated from protobuf field <code>.plugnmeet.BreakoutRoomFeatures breakout_room_features = 20;</code>
setChatFeatures()  : $this
Generated from protobuf field <code>.plugnmeet.ChatFeatures chat_features = 15;</code>
setDisplayExternalLinkFeatures()  : $this
Generated from protobuf field <code>.plugnmeet.DisplayExternalLinkFeatures display_external_link_features = 21;</code>
setEnableAnalytics()  : $this
Generated from protobuf field <code>bool enable_analytics = 10;</code>
setEndToEndEncryptionFeatures()  : $this
Generated from protobuf field <code>.plugnmeet.EndToEndEncryptionFeatures end_to_end_encryption_features = 24;</code>
setExternalMediaPlayerFeatures()  : $this
Generated from protobuf field <code>.plugnmeet.ExternalMediaPlayerFeatures external_media_player_features = 18;</code>
setIngressFeatures()  : $this
Generated from protobuf field <code>.plugnmeet.IngressFeatures ingress_features = 22;</code>
setInsightsFeatures()  : $this
next ID: 27
setMuteOnStart()  : $this
Generated from protobuf field <code>bool mute_on_start = 2;</code>
setPollsFeatures()  : $this
Generated from protobuf field <code>.plugnmeet.PollsFeatures polls_features = 25;</code>
setRecordingFeatures()  : $this
Generated from protobuf field <code>.plugnmeet.RecordingFeatures recording_features = 14;</code>
setRoomDuration()  : $this
Generated from protobuf field <code>optional uint64 room_duration = 9;</code>
setSharedNotePadFeatures()  : $this
Generated from protobuf field <code>.plugnmeet.SharedNotePadFeatures shared_note_pad_features = 16;</code>
setSpeechToTextTranslationFeatures()  : $this
deprecated use insights_features
setWaitingRoomFeatures()  : $this
Generated from protobuf field <code>.plugnmeet.WaitingRoomFeatures waiting_room_features = 19;</code>
setWhiteboardFeatures()  : $this
Generated from protobuf field <code>.plugnmeet.WhiteboardFeatures whiteboard_features = 17;</code>

Properties

$admin_only_webcams

Generated from protobuf field <code>bool admin_only_webcams = 7;</code>

protected mixed $admin_only_webcams = false

$allow_polls

deprecated use polls_features

protected mixed $allow_polls = null

Generated from protobuf field optional bool allow_polls = 8 [deprecated = true];

$allow_raise_hand

Generated from protobuf field <code>optional bool allow_raise_hand = 12;</code>

protected mixed $allow_raise_hand = null

$allow_rtmp

Generated from protobuf field <code>bool allow_rtmp = 4;</code>

protected mixed $allow_rtmp = false

$allow_screen_share

Generated from protobuf field <code>bool allow_screen_share = 3;</code>

protected mixed $allow_screen_share = false

$allow_view_other_users_list

Generated from protobuf field <code>bool allow_view_other_users_list = 6;</code>

protected mixed $allow_view_other_users_list = false

$allow_view_other_webcams

Generated from protobuf field <code>bool allow_view_other_webcams = 5;</code>

protected mixed $allow_view_other_webcams = false

$allow_virtual_bg

Generated from protobuf field <code>optional bool allow_virtual_bg = 11;</code>

protected mixed $allow_virtual_bg = null

$allow_webcams

Generated from protobuf field <code>bool allow_webcams = 1;</code>

protected mixed $allow_webcams = false

$auto_gen_user_id

Generated from protobuf field <code>optional bool auto_gen_user_id = 13;</code>

protected mixed $auto_gen_user_id = null

$breakout_room_features

Generated from protobuf field <code>.plugnmeet.BreakoutRoomFeatures breakout_room_features = 20;</code>

protected mixed $breakout_room_features = null

$chat_features

Generated from protobuf field <code>.plugnmeet.ChatFeatures chat_features = 15;</code>

protected mixed $chat_features = null

Generated from protobuf field <code>.plugnmeet.DisplayExternalLinkFeatures display_external_link_features = 21;</code>

protected mixed $display_external_link_features = null

$enable_analytics

Generated from protobuf field <code>bool enable_analytics = 10;</code>

protected mixed $enable_analytics = false

$end_to_end_encryption_features

Generated from protobuf field <code>.plugnmeet.EndToEndEncryptionFeatures end_to_end_encryption_features = 24;</code>

protected mixed $end_to_end_encryption_features = null

$external_media_player_features

Generated from protobuf field <code>.plugnmeet.ExternalMediaPlayerFeatures external_media_player_features = 18;</code>

protected mixed $external_media_player_features = null

$ingress_features

Generated from protobuf field <code>.plugnmeet.IngressFeatures ingress_features = 22;</code>

protected mixed $ingress_features = null

$insights_features

next ID: 27

protected mixed $insights_features = null

Generated from protobuf field .plugnmeet.InsightsFeatures insights_features = 26;

$mute_on_start

Generated from protobuf field <code>bool mute_on_start = 2;</code>

protected mixed $mute_on_start = false

$polls_features

Generated from protobuf field <code>.plugnmeet.PollsFeatures polls_features = 25;</code>

protected mixed $polls_features = null

$recording_features

Generated from protobuf field <code>.plugnmeet.RecordingFeatures recording_features = 14;</code>

protected mixed $recording_features = null

$room_duration

Generated from protobuf field <code>optional uint64 room_duration = 9;</code>

protected mixed $room_duration = null

$shared_note_pad_features

Generated from protobuf field <code>.plugnmeet.SharedNotePadFeatures shared_note_pad_features = 16;</code>

protected mixed $shared_note_pad_features = null

$speech_to_text_translation_features

deprecated use insights_features

protected mixed $speech_to_text_translation_features = null

Generated from protobuf field .plugnmeet.SpeechToTextTranslationFeatures speech_to_text_translation_features = 23 [deprecated = true];

$waiting_room_features

Generated from protobuf field <code>.plugnmeet.WaitingRoomFeatures waiting_room_features = 19;</code>

protected mixed $waiting_room_features = null

$whiteboard_features

Generated from protobuf field <code>.plugnmeet.WhiteboardFeatures whiteboard_features = 17;</code>

protected mixed $whiteboard_features = null

Methods

__construct()

Constructor.

public __construct([array<string|int, mixed> $data = null ]) : mixed
Parameters
$data : array<string|int, mixed> = null

{ Optional. Data for populating the Message object.

@type bool $allow_webcams
@type bool $mute_on_start
@type bool $allow_screen_share
@type bool $allow_rtmp
@type bool $allow_view_other_webcams
@type bool $allow_view_other_users_list
@type bool $admin_only_webcams
@type bool $allow_polls
      deprecated use polls_features
@type int|string $room_duration
@type bool $enable_analytics
@type bool $allow_virtual_bg
@type bool $allow_raise_hand
@type bool $auto_gen_user_id
@type \Mynaparrot\PlugnmeetProto\RecordingFeatures $recording_features
@type \Mynaparrot\PlugnmeetProto\ChatFeatures $chat_features
@type \Mynaparrot\PlugnmeetProto\SharedNotePadFeatures $shared_note_pad_features
@type \Mynaparrot\PlugnmeetProto\WhiteboardFeatures $whiteboard_features
@type \Mynaparrot\PlugnmeetProto\ExternalMediaPlayerFeatures $external_media_player_features
@type \Mynaparrot\PlugnmeetProto\WaitingRoomFeatures $waiting_room_features
@type \Mynaparrot\PlugnmeetProto\BreakoutRoomFeatures $breakout_room_features
@type \Mynaparrot\PlugnmeetProto\DisplayExternalLinkFeatures $display_external_link_features
@type \Mynaparrot\PlugnmeetProto\IngressFeatures $ingress_features
@type \Mynaparrot\PlugnmeetProto\SpeechToTextTranslationFeatures $speech_to_text_translation_features
      deprecated use insights_features
@type \Mynaparrot\PlugnmeetProto\EndToEndEncryptionFeatures $end_to_end_encryption_features
@type \Mynaparrot\PlugnmeetProto\PollsFeatures $polls_features
@type \Mynaparrot\PlugnmeetProto\InsightsFeatures $insights_features
      next ID: 27

}

clearDisplayExternalLinkFeatures()

public clearDisplayExternalLinkFeatures() : mixed

clearEndToEndEncryptionFeatures()

public clearEndToEndEncryptionFeatures() : mixed

clearExternalMediaPlayerFeatures()

public clearExternalMediaPlayerFeatures() : mixed

clearSpeechToTextTranslationFeatures()

public clearSpeechToTextTranslationFeatures() : mixed

getAdminOnlyWebcams()

Generated from protobuf field <code>bool admin_only_webcams = 7;</code>

public getAdminOnlyWebcams() : bool
Return values
bool

getAllowPolls()

deprecated use polls_features

public getAllowPolls() : bool

Generated from protobuf field optional bool allow_polls = 8 [deprecated = true];

Return values
bool

getAllowRaiseHand()

Generated from protobuf field <code>optional bool allow_raise_hand = 12;</code>

public getAllowRaiseHand() : bool
Return values
bool

getAllowRtmp()

Generated from protobuf field <code>bool allow_rtmp = 4;</code>

public getAllowRtmp() : bool
Return values
bool

getAllowScreenShare()

Generated from protobuf field <code>bool allow_screen_share = 3;</code>

public getAllowScreenShare() : bool
Return values
bool

getAllowViewOtherUsersList()

Generated from protobuf field <code>bool allow_view_other_users_list = 6;</code>

public getAllowViewOtherUsersList() : bool
Return values
bool

getAllowViewOtherWebcams()

Generated from protobuf field <code>bool allow_view_other_webcams = 5;</code>

public getAllowViewOtherWebcams() : bool
Return values
bool

getAllowVirtualBg()

Generated from protobuf field <code>optional bool allow_virtual_bg = 11;</code>

public getAllowVirtualBg() : bool
Return values
bool

getAllowWebcams()

Generated from protobuf field <code>bool allow_webcams = 1;</code>

public getAllowWebcams() : bool
Return values
bool

getAutoGenUserId()

Generated from protobuf field <code>optional bool auto_gen_user_id = 13;</code>

public getAutoGenUserId() : bool
Return values
bool

getEnableAnalytics()

Generated from protobuf field <code>bool enable_analytics = 10;</code>

public getEnableAnalytics() : bool
Return values
bool

getMuteOnStart()

Generated from protobuf field <code>bool mute_on_start = 2;</code>

public getMuteOnStart() : bool
Return values
bool

getRoomDuration()

Generated from protobuf field <code>optional uint64 room_duration = 9;</code>

public getRoomDuration() : int|string
Return values
int|string

hasDisplayExternalLinkFeatures()

public hasDisplayExternalLinkFeatures() : mixed

hasExternalMediaPlayerFeatures()

public hasExternalMediaPlayerFeatures() : mixed

hasSpeechToTextTranslationFeatures()

public hasSpeechToTextTranslationFeatures() : mixed

setAdminOnlyWebcams()

Generated from protobuf field <code>bool admin_only_webcams = 7;</code>

public setAdminOnlyWebcams(bool $var) : $this
Parameters
$var : bool
Return values
$this

setAllowPolls()

deprecated use polls_features

public setAllowPolls(bool $var) : $this

Generated from protobuf field optional bool allow_polls = 8 [deprecated = true];

Parameters
$var : bool
Return values
$this

setAllowRaiseHand()

Generated from protobuf field <code>optional bool allow_raise_hand = 12;</code>

public setAllowRaiseHand(bool $var) : $this
Parameters
$var : bool
Return values
$this

setAllowRtmp()

Generated from protobuf field <code>bool allow_rtmp = 4;</code>

public setAllowRtmp(bool $var) : $this
Parameters
$var : bool
Return values
$this

setAllowScreenShare()

Generated from protobuf field <code>bool allow_screen_share = 3;</code>

public setAllowScreenShare(bool $var) : $this
Parameters
$var : bool
Return values
$this

setAllowViewOtherUsersList()

Generated from protobuf field <code>bool allow_view_other_users_list = 6;</code>

public setAllowViewOtherUsersList(bool $var) : $this
Parameters
$var : bool
Return values
$this

setAllowViewOtherWebcams()

Generated from protobuf field <code>bool allow_view_other_webcams = 5;</code>

public setAllowViewOtherWebcams(bool $var) : $this
Parameters
$var : bool
Return values
$this

setAllowVirtualBg()

Generated from protobuf field <code>optional bool allow_virtual_bg = 11;</code>

public setAllowVirtualBg(bool $var) : $this
Parameters
$var : bool
Return values
$this

setAllowWebcams()

Generated from protobuf field <code>bool allow_webcams = 1;</code>

public setAllowWebcams(bool $var) : $this
Parameters
$var : bool
Return values
$this

setAutoGenUserId()

Generated from protobuf field <code>optional bool auto_gen_user_id = 13;</code>

public setAutoGenUserId(bool $var) : $this
Parameters
$var : bool
Return values
$this

setChatFeatures()

Generated from protobuf field <code>.plugnmeet.ChatFeatures chat_features = 15;</code>

public setChatFeatures(ChatFeatures $var) : $this
Parameters
$var : ChatFeatures
Return values
$this

setEnableAnalytics()

Generated from protobuf field <code>bool enable_analytics = 10;</code>

public setEnableAnalytics(bool $var) : $this
Parameters
$var : bool
Return values
$this

setMuteOnStart()

Generated from protobuf field <code>bool mute_on_start = 2;</code>

public setMuteOnStart(bool $var) : $this
Parameters
$var : bool
Return values
$this

setPollsFeatures()

Generated from protobuf field <code>.plugnmeet.PollsFeatures polls_features = 25;</code>

public setPollsFeatures(PollsFeatures $var) : $this
Parameters
$var : PollsFeatures
Return values
$this

setRoomDuration()

Generated from protobuf field <code>optional uint64 room_duration = 9;</code>

public setRoomDuration(int|string $var) : $this
Parameters
$var : int|string
Return values
$this

        
On this page

Search results