Show / Hide Table of Contents

    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.

    • Improve this Doc
    • View Source
    Back to top Copyright © 2017 Realm
    Generated by DocFX