public class NotificationsService extends Service
| Constructor and Description |
|---|
NotificationsService() |
| Modifier and Type | Method and Description |
|---|---|
static Request |
createNotification(Notification notification)
Returns a new Request instance which, when submitted, creates a new
MySpace notification to the recipients specified in the passed object.
|
public static Request createNotification(Notification notification)
notification - Notification object specifying the parameters to pass
into the request; typically, recipient IDs are added,
but content and media items can also be setNotificationCopyright © 2012. All Rights Reserved.