Contents

participants

An array that contains the share’s participants.

Declaration

var participants: [CKShare.Participant] { get }

Discussion

The property’s value contains all of the share’s participants that the current user has permissions to see. At a minimum, it includes the share’s owner and the current user.

See Also

Accessing the Share’s Attributes