Nextcloud PHP API (master)

ICalendarEventBuilder.php

SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors SPDX-License-Identifier: AGPL-3.0-or-later

Table of Contents

Interfaces

ICalendarEventBuilder
The calendar event builder can be used to conveniently build a calendar event and then serialize it to a ICS string. The ICS string can be submitted to calendar instances implementing the {@see \OCP\Calendar\ICreateFromString} interface.

        
On this page

Search results