Contents

init(title:url:)

Creates a URL descriptor with the given title and URL.

Declaration

init(title: String?, url URL: URL)

Parameters

  • title:

    A user-visible name of a room where virtual conferences take place.

  • URL:

    The URL that users open to join a virtual conference.

Return Value

A URL descriptor with the specified title and URL.