Documentation

RecordingInfoReq extends Message
in package

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

Table of Contents

Properties

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

Methods

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

Properties

$record_id

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

protected mixed $record_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 $record_id

}

getRecordId()

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

public getRecordId() : string
Return values
string

setRecordId()

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

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

        
On this page

Search results