public
\Bitrix\Calendar\Sync\GoogleApiSync::stopChannel(
$channelId,
$resourceId
);
Method closes viewing channel and sends query to Google to stop push notifications. Non-static method.
Parameters
Parameter | Description | Version |
$channelId | Channel ID. | |
$resourceId | | |
Examples