Condividi tramite


CKShareParticipantAcceptanceStatus Enumerazione

Definizione

Enumera le risposte per condividere le richieste di partecipazione.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, null)]
public enum CKShareParticipantAcceptanceStatus
type CKShareParticipantAcceptanceStatus = 
Ereditarietà
CKShareParticipantAcceptanceStatus
Attributi

Campi

Accepted 2

L'utente è stato accettato nella condivisione.

Pending 1

Lo stato dell'utente è in sospeso.

Removed 3

L'utente è stato rimosso dalla condivisione.

Unknown 0

Lo stato dell'utente è sconosciuto.

Si applica a