docs.unity3d.com
    Show / Hide Table of Contents

    Class Relationship

    The representation of a relationship between members

    Inheritance
    Object
    Relationship
    Namespace: Unity.Services.Friends.Models
    Syntax
    public class Relationship

    Properties

    Id

    The id of the relationship

    Declaration
    public string Id { get; }
    Property Value
    Type Description
    String

    Member

    The member with whom the current user has the relationship

    Declaration
    public Member Member { get; }
    Property Value
    Type Description
    Member

    Type

    The type of relationship

    Declaration
    public RelationshipType Type { get; }
    Property Value
    Type Description
    RelationshipType
    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