Documentation

PollShare extends Message
in package

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

Table of Contents

Properties

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

Methods

__construct()  : mixed
Constructor.
getPollIds()  : RepeatedField<string|int, string>
Generated from protobuf field <code>repeated string poll_ids = 1;</code>
setPollIds()  : $this
Generated from protobuf field <code>repeated string poll_ids = 1;</code>

Properties

$poll_ids

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

private mixed $poll_ids

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[] $poll_ids

}

getPollIds()

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

public getPollIds() : RepeatedField<string|int, string>
Return values
RepeatedField<string|int, string>

setPollIds()

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

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

Search results