Skip to content
This repository was archived by the owner on Jun 25, 2026. It is now read-only.

Added stream functions#10

Open
harrysinghtiwana wants to merge 8 commits into
nylas:masterfrom
lawcus:addedStreamFunctions
Open

Added stream functions#10
harrysinghtiwana wants to merge 8 commits into
nylas:masterfrom
lawcus:addedStreamFunctions

Conversation

@harrysinghtiwana

Copy link
Copy Markdown

I have added some more useful methods to enhance the API functionalities for the followings;

Added method getDeltaCursor() to fetch the latest delta cursors
Added method getDeltas() to fetch the deltas as per cursor in raw format.
Added method getCalenders() to fetch the calendars.
Added method getDeltaStream() to fetch the detlas in an array as per include types.
Added method getContacts() to fetch the contacts.
Added reusable methods such as setApiClientOptions() and createAuthHeader() as well.

@duxet

duxet commented Feb 23, 2016

Copy link
Copy Markdown

Hey, you might want to take a look at my fork: https://github.com/O323/nylas-php

…ith Nylas API. It will be improved latter on properly.
Added another temporary function to get calendar events results by native curl request.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants