Show / Hide Table of Contents

    Class UserProfile

    Currently used for the FloAR Apps mainly. Will be obsoleted once FloAr modules are updated onto the current EMS instance.

    Inheritance
    System.Object
    UserProfile
    Namespace: Appearition.AccountAndAuthentication
    Assembly: Appearition.SDK.dll
    Syntax
    [Serializable]
    public class UserProfile

    Fields

    FirstName

    Declaration
    public string FirstName
    Field Value
    Type Description
    System.String

    LastName

    Declaration
    public string LastName
    Field Value
    Type Description
    System.String

    UserProfileId

    Declaration
    public long UserProfileId
    Field Value
    Type Description
    System.Int64

    Extension Methods

    ObjectExtension.ToStream(Object)
    Back to top Appearition SDK for Unity API