array|mixed public
\Bitrix\Calendar\Sync\GoogleApiTransport::getEvents(
$calendarId,
string $syncToken
);
Method gets list of calendar events. Non-static method.
Parameters
Parameter | Description | Version |
$calendarId | Calendar ID | |
$syncToken | Synchronization token | |
Examples