GoogleApiBatch
Table of Contents
Methods
-
__construct()
: mixed
-
createInstance()
: GoogleApiBatch
-
syncLocalEvents()
: array<string|int, mixed>
-
syncLocalInstances()
: bool
__construct()
public
__construct() : mixed
-
throws
-
ObjectException
createInstance()
public
static createInstance() : GoogleApiBatch
syncLocalEvents()
public
syncLocalEvents(array<string|int, mixed> $events, int $userId, string $gApiCalendarId) : array<string|int, mixed>
Parameters
-
$events
: array<string|int, mixed>
-
-
$userId
: int
-
-
$gApiCalendarId
: string
-
Return values
array<string|int, mixed>
syncLocalInstances()
public
syncLocalInstances(array<string|int, mixed> $instances, int $userId, string $gApiCalendarId) : bool
Parameters
-
$instances
: array<string|int, mixed>
-
-
$userId
: int
-
-
$gApiCalendarId
: string
-
-
throws
-
ObjectException