docs.unity3d.com
    Show / Hide Table of Contents

    Class MemberOptions

    Defines options to select the desired data when retrieving member information.

    Inheritance
    Object
    MemberOptions
    Namespace: Unity.Services.Friends.Options
    Syntax
    public class MemberOptions

    Methods

    WithPresence(Boolean)

    Defines whether or not to attach presence data to the Member object

    Declaration
    public MemberOptions WithPresence(bool withPresence)
    Parameters
    Type Name Description
    Boolean withPresence

    whether or not to attach presence data

    Returns
    Type Description
    MemberOptions

    Itself

    WithProfile(Boolean)

    Defines whether or not to attach profile data to the Member object

    Declaration
    public MemberOptions WithProfile(bool withProfile)
    Parameters
    Type Name Description
    Boolean withProfile

    whether or not to attach profile data

    Returns
    Type Description
    MemberOptions

    Itself

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023