IApp

interface OCP\Notification\IApp
Interface IApp
Source:lib/public/Notification/IApp.php#33

Methods

public OCP\Notification\IApp::notify($notification)
Source:

lib/public/Notification/IApp.php#39

Parameters:
Throws:

\InvalidArgumentException When the notification is not valid

Since:

9.0.0

public OCP\Notification\IApp::markProcessed($notification)
Source:

lib/public/Notification/IApp.php#45

Parameters:
Since:

9.0.0

public OCP\Notification\IApp::getCount($notification)
Source:

lib/public/Notification/IApp.php#52

Parameters:
Returns:

int

Since:

9.0.0