Nextcloud PHP API (master)

GroupReceiver
in package
implements InteractionReceiver

FinalYes
Tags
since
34.0.2
Attributes
#[Consumable]
$since: '34.0.2'

Table of Contents

Interfaces

InteractionReceiver

Properties

$groupId  : string
$group  : IGroup|null

Methods

__construct()  : mixed
getGroup()  : IGroup
getID()  : string
Returns the ID that uniquely identifies this receiver.

Properties

Methods

__construct()

public __construct(string $groupId[, IGroup|null $group = null ]) : mixed
Parameters
$groupId : string
$group : IGroup|null = null
Tags
since
34.0.2

getID()

Returns the ID that uniquely identifies this receiver.

public getID() : string
Tags
since
34.0.2
Attributes
#[Override]
Return values
string
On this page

Search results