PFUserNotify Method |
| Name | Description | |
|---|---|---|
| Notify(String, String, IUserNotificationRelatedObject, Boolean) |
Creates a new user notification for this user with the specified message.
Triggers events on the related object.
Will return null if notification was cancelled,
returns a persisted object otherwise.
| |
| Notify(String, String, Guid, Int64, Boolean) |
Creates a new user notification for this user with the specified message.
Note: The returned notification has been saved.
|