gmail v0.1.15 Gmail.History

Lists the history of all changes to the given mailbox.

Summary

Functions

Handles a history response from the Gmail API

Lists the history of all changes to the given mailbox. History results are returned in chronological order (increasing historyId)

Functions

handle_history_response(response)

Handles a history response from the Gmail API.

list(user_id, params)

Specs

list(String.t, map) :: {atom, String.t, String.t}

Lists the history of all changes to the given mailbox. History results are returned in chronological order (increasing historyId).