Everex.Client
SourceSummary↑
new(auth_token, opts \\ []) | Starts a new client. To connect to the Evernote Sandbox, pass the
|
thrift_call(client, service, call, args \\ [], timeout \\ 20000) | Makes a call to the underlying Thrift service. Normally used only by the Everex API calls, but may also be useful if a particular Evernote Thrift function isn’t yet implemented |
Functions
Starts a new client. To connect to the Evernote Sandbox, pass the
sandbox: true
option.
Makes a call to the underlying Thrift service. Normally used only by the Everex API calls, but may also be useful if a particular Evernote Thrift function isn’t yet implemented.