Nextcloud PHP API (master)

IAvailabilityCoordinator

Coordinator for availability and out-of-office messages

Tags
since
28.0.0

Table of Contents

Methods

clearCache()  : void
Reset the absence cache to null
getCurrentOutOfOfficeData()  : IOutOfOfficeData|null
Get the user's out-of-office message, if any
isEnabled()  : bool
Check if the feature is enabled on this instance
isInEffect()  : bool
Is the absence in effect at this moment

Methods

clearCache()

Reset the absence cache to null

public clearCache(string $userId) : void
Parameters
$userId : string
Tags
since
28.0.0

isEnabled()

Check if the feature is enabled on this instance

public isEnabled() : bool
Tags
since
28.0.0
Return values
bool

        
On this page

Search results