| 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>
Deprecated.
(scheduled to be removed in 1.17) Use
TypedNotification instead. |
class |
UnparsedNotification
Deprecated.
(scheduled to be removed in 1.17) Use
UnparsedNotification instead. |
| Constructor and Description |
|---|
Notification(Notification source)
Deprecated.
Creates a new notification by copying all information specified in the source notification.
|
TypedNotification(Notification notification,
T content)
Deprecated.
|
Copyright © 2010-2013 Google. All Rights Reserved.