ICloudFederationNotification
Interface ICloudFederationNotification
Tags
Table of Contents
- getMessage() : array
- get message, ready to send out
- setMessage() : mixed
- add a message to the notification
Methods
getMessage()
get message, ready to send out
public
getMessage() : array
Tags
Return values
array —setMessage()
add a message to the notification
public
setMessage(string $notificationType, string $resourceType, $providerId, array $notification) : mixed
Parameters
- $notificationType : string
-
(e.g. SHARE_ACCEPTED)
- $resourceType : string
-
(e.g. file, calendar, contact,...)
- $providerId :
-
of the share
- $notification : array
-
, payload of the notification