Documentation

GetActiveRoomInfoReq extends Message
in package

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

Table of Contents

Properties

$room_id  : mixed
Generated from protobuf field <code>string room_id = 1 [(.buf.validate.field) = {</code>

Methods

__construct()  : mixed
Constructor.
getRoomId()  : string
Generated from protobuf field <code>string room_id = 1 [(.buf.validate.field) = {</code>
setRoomId()  : $this
Generated from protobuf field <code>string room_id = 1 [(.buf.validate.field) = {</code>

Properties

$room_id

Generated from protobuf field <code>string room_id = 1 [(.buf.validate.field) = {</code>

protected mixed $room_id = ''

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 string $room_id

}

getRoomId()

Generated from protobuf field <code>string room_id = 1 [(.buf.validate.field) = {</code>

public getRoomId() : string
Return values
string

setRoomId()

Generated from protobuf field <code>string room_id = 1 [(.buf.validate.field) = {</code>

public setRoomId(string $var) : $this
Parameters
$var : string
Return values
$this

        
On this page

Search results