public final class NotificationHeaders extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CHANGED_HEADER
Name of header for the type of change performed on the resource.
|
static String |
EVENT_TYPE_HEADER
Name of header for the event type (see
EventTypes). |
static String |
MESSAGE_NUMBER_HEADER
Name of header for the message number (a monotonically increasing value starting with 1).
|
public static final String EVENT_TYPE_HEADER
EventTypes).public static final String CHANGED_HEADER
public static final String MESSAGE_NUMBER_HEADER
Copyright © 2010-2012 Google. All Rights Reserved.