Nextcloud PHP API (master)

RemoteGroupReceiver
in package
implements InteractionReceiver

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

Table of Contents

Interfaces

InteractionReceiver

Properties

$cloudIdString  : string
$cloudId  : ICloudId|null

Methods

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

Properties

Methods

__construct()

public __construct(string $cloudIdString[, ICloudId|null $cloudId = null ]) : mixed
Parameters
$cloudIdString : string
$cloudId : ICloudId|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