Nextcloud PHP API (master)

UserReceiver
in package
implements InteractionReceiver

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

Table of Contents

Interfaces

InteractionReceiver

Properties

$userId  : string
$user  : IUser|null

Methods

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

Properties

Methods

__construct()

public __construct(string $userId[, IUser|null $user = null ]) : mixed
Parameters
$userId : string
$user : IUser|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