Package | Description |
---|---|
com.google.api.services.gmail.model |
Modifier and Type | Method and Description |
---|---|
WatchResponse |
WatchResponse.clone() |
WatchResponse |
WatchResponse.set(String fieldName,
Object value) |
WatchResponse |
WatchResponse.setExpiration(Long expiration)
When Gmail will stop sending notifications for mailbox updates (epoch millis).
|
WatchResponse |
WatchResponse.setHistoryId(BigInteger historyId)
The ID of the mailbox's current history record.
|
Copyright © 2011–2024 Google. All rights reserved.