Contents

EKVirtualConferenceDescriptor

Details about a virtual conference that uses a custom room type.

Declaration

class EKVirtualConferenceDescriptor

Overview

When users add events to their calendars and use one of the room types that your provider defines, EventKit requests a virtual conference descriptor from your provider. Each virtual conference descriptor contains:

  • A user-visible name for the virtual conference

  • One or more URLs that the users open to join the virtual conference

  • Optional details about the conference that may be helpful to users

Calendar uses the first URL that you provide as the preferred way for users to join a virtual conference and displays additional URLs as links in the virtual conference details.

Topics

Creating Conference Descriptors

Configuring Virtual Conferences

Initializers

See Also

Virtual conferences