Structs

Represents an account passed into the Account Manager on Glass.

Inserts a new account for a user

A builder providing access to all methods supported on account resources. It is not used directly, but through the Mirror hub.

Represents media content, such as a photo, that can be attached to a timeline item.

A list of Attachments. This is the response from the server to GET requests on the attachments collection.

There is no detailed description.

A single menu command that is part of a Contact.

A person or group that can be used as a creator or a contact.

Deletes a contact.

Gets a single contact by ID.

Inserts a new contact.

Retrieves a list of contacts for the authenticated user.

A builder providing access to all methods supported on contact resources. It is not used directly, but through the Mirror hub.

Updates a contact in place. This method supports patch semantics.

Updates a contact in place.

A list of Contacts representing contacts. This is the response from the server to GET requests on the contacts collection.

A geographic location that can be associated with a timeline item.

Gets a single location by ID.

Retrieves a list of locations for the user.

A builder providing access to all methods supported on location resources. It is not used directly, but through the Mirror hub.

A list of Locations. This is the response from the server to GET requests on the locations collection.

A custom menu item that can be presented to the user by a timeline item.

A single value that is part of a MenuItem.

Central instance to access all Mirror related resource activities

A notification delivered by the API.

Controls how notifications for a timeline item are presented to the user.

A setting for Glass.

Gets a single setting by ID.

A builder providing access to all methods supported on setting resources. It is not used directly, but through the Mirror hub.

A subscription to events on a collection.

Deletes a subscription.

Creates a new subscription.

Retrieves a list of subscriptions for the authenticated user and service.

A builder providing access to all methods supported on subscription resources. It is not used directly, but through the Mirror hub.

Updates an existing subscription in place.

A list of Subscriptions. This is the response from the server to GET requests on the subscription collection.

Deletes an attachment from a timeline item.

Retrieves an attachment on a timeline item by item ID and attachment ID.

Adds a new attachment to a timeline item.

Returns a list of attachments for a timeline item.

Deletes a timeline item.

Gets a single timeline item by ID.

Inserts a new item into the timeline.

Each item in the user’s timeline is represented as a TimelineItem JSON structure, described below.

Retrieves a list of timeline items for the authenticated user.

A list of timeline items. This is the response from the server to GET requests on the timeline collection.

A builder providing access to all methods supported on timeline resources. It is not used directly, but through the Mirror hub.

Updates a timeline item in place. This method supports patch semantics.

Updates a timeline item in place.

Represents an action taken by the user that triggered a notification.

There is no detailed description.

Enums

Identifies the an OAuth2 authorization scope. A scope is needed when requesting an authorization token.