Enum Recipient
The user affected by the permission change.
Namespace:Realms.Sync
Assembly:Realm.Sync.dll
Syntax
public enum Recipient
Fields
| Name | Description |
|---|---|
| Any | Any user - either current or someone else. |
| CurrentUser | The current user. |
| OtherUser | User other than the current one. |