| Package | Description |
|---|---|
| com.google.api.client.googleapis.subscriptions |
Beta Support for creating subscriptions and receiving notifications for Google APIs. |
| Modifier and Type | Class and Description |
|---|---|
class |
TypedNotification<T>
Beta Typed notification sent to this client about a subscribed resource. |
class |
UnparsedNotification
Beta A notification whose content has not been parsed yet. |
| Constructor and Description |
|---|
Notification(Notification source)
Creates a new notification by copying all information specified in the source notification.
|
TypedNotification(Notification notification,
T content) |
Copyright © 2010-2013 Google. All Rights Reserved.