| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CONTACT_RESOURCE_BASE_URL |
"https://www.googleapis.com/mirror/v1/contacts" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LOCATION_RESOURCE_BASE_URL |
"https://www.googleapis.com/mirror/v1/locations" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SUBSCRIPTION_RESOURCE_BASE_URL |
"https://www.googleapis.com/mirror/v1/subscription" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TIMELINE_RESOURCE_BASE_URL |
"https://www.googleapis.com/mirror/v1/timeline" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ATTACHMENT_RESOURCENAME |
"attachments" |
public static final String |
TIMELINE_PARENTRESOURCE_BASE_URL |
"https://www.googleapis.com/mirror/v1/timeline/" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TASK_PARENTRESOURCE_BASE_URL |
"https://www.googleapis.com/tasks/v1/lists/" |
public static final String |
TASK_RESOURCENAME |
"tasks" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TASKLIST_RESOURCE_BASE_URL |
"https://www.googleapis.com/tasks/v1/users/@me/lists/" |
Copyright © 2013. All rights reserved.