docs.unity.cn
    Show / Hide Table of Contents

    Interface IInstallationId

    Component providing a Unity Installation Identifier

    Namespace: Unity.Services.Core.Device.Internal
    Syntax
    public interface IInstallationId : IServiceComponent

    Methods

    GetOrCreateIdentifier()

    Returns Unity Installation Identifier

    Declaration
    string GetOrCreateIdentifier()
    Returns
    Type Description
    String

    The Installation Identifier

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, April 26, 2022
    Terms of use