google_api_mirror v0.4.0 API Reference

Modules

API calls for all endpoints tagged Accounts.

API calls for all endpoints tagged Contacts.

API calls for all endpoints tagged Locations.

API calls for all endpoints tagged Settings.

API calls for all endpoints tagged Subscriptions.

API calls for all endpoints tagged Timeline.

Handle Tesla connections for GoogleApi.Mirror.V1.

Represents an account passed into the Account Manager on Glass.

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.

Attributes

  • authToken (type: String.t, default: nil) -
  • type (type: String.t, default: nil) -

A single menu command that is part of a Contact.

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

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.

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.

A notification delivered by the API.

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

A setting for Glass.

A subscription to events on a collection.

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

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

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

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

Attributes

  • key (type: String.t, default: nil) -
  • value (type: String.t, default: nil) -