Adds event syncing to entities.
Public Methods | |
Event[] | getEvents (?string &$token) |
Polls for new events. More... | |
Event [] getEvents | ( | ?string & | $token | ) |
Polls for new events.
Asana throws
400
when events are read from unknown/deleted entities.
null | string | $token | Updated to the new token. |
NULL
AsanaError | The given (non-null) token expired, or general API error. |