Virtual Method

EDataCalCalBackendimpl_discard_alarm

Declaration [src]

void
impl_discard_alarm (
  ECalBackend* backend,
  EDataCal* cal,
  guint32 opid,
  GCancellable* cancellable,
  const gchar* uid,
  const gchar* rid,
  const gchar* auid,
  ECalOperationFlags opflags
)

Description [src]

Parameters

cal

Type: EDataCal

No description available.

The data is owned by the caller of the method.
opid

Type: guint32

No description available.

cancellable

Type: GCancellable

No description available.

The argument can be NULL.
The data is owned by the caller of the method.
uid

Type: const gchar*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.
rid

Type: const gchar*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.
auid

Type: const gchar*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.
opflags

Type: ECalOperationFlags

No description available.