Nextcloud PHP API (stable19)

IApp

Interface IApp

Tags
since
9.0.0

Table of Contents

getCount()  : int
markProcessed()  : void
notify()  : void

Methods

notify()

public notify(INotification $notification) : void
Parameters
$notification : INotification
Tags
throws
InvalidArgumentException

When the notification is not valid

since
9.0.0

Search results