Documentation

TranscodingTaskMergeRecordings extends Message
in package

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

Table of Contents

Properties

$file_paths  : mixed
Generated from protobuf field <code>repeated string file_paths = 1;</code>

Methods

__construct()  : mixed
Constructor.
getFilePaths()  : RepeatedField
Generated from protobuf field <code>repeated string file_paths = 1;</code>
setFilePaths()  : $this
Generated from protobuf field <code>repeated string file_paths = 1;</code>

Properties

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 array<string>|\Google\Protobuf\Internal\RepeatedField $file_paths

}

getFilePaths()

Generated from protobuf field <code>repeated string file_paths = 1;</code>

public getFilePaths() : RepeatedField
Return values
RepeatedField

setFilePaths()

Generated from protobuf field <code>repeated string file_paths = 1;</code>

public setFilePaths(array<string|int, string>|RepeatedField $var) : $this
Parameters
$var : array<string|int, string>|RepeatedField
Return values
$this
On this page

Search results