Documentation

BroadcastToRoomChatMessage extends Message
in package

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

Table of Contents

Properties

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

Methods

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

Properties

$message

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

protected mixed $message = ''

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 $message

}

getMessage()

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

public getMessage() : string
Return values
string

setMessage()

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

public setMessage(string $var) : $this
Parameters
$var : string
Return values
$this
On this page

Search results