Nextcloud PHP API (master)

EmailReceiver
in package
implements InteractionReceiver

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

Table of Contents

Interfaces

InteractionReceiver

Properties

$email  : string

Methods

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

Properties

Methods

__construct()

public __construct(string $email) : mixed
Parameters
$email : string
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