gmail v0.1.20 Gmail.History

Lists the history of all changes to the given mailbox.

Link to this section 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)

Link to this section Functions

Link to this function handle_history_response(response)

Handles a history response from the Gmail API.

Link to this function list(user_id, params)
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).