Contents

initiatorHandle

The handle of the person who initiates the collaboration.

Declaration

var initiatorHandle: String? { get set }

Discussion

The app that initiates a collaboration sets the initiatorHandle to allow the user to confirm the handle before the system begins the collaboration. The value of the handle will not be transmitted to recipients, and is nil before the system initiates a collaboration.

See Also

Accessing metadata attributes