docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class DefaultAppNamespaceProvider

    A class which provides the default App namespace.

    Inheritance
    object
    DefaultAppNamespaceProvider
    Implements
    IAppNamespaceProvider
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.Cloud.Common
    Assembly: Unity.Cloud.Common.dll
    Syntax
    public class DefaultAppNamespaceProvider : IAppNamespaceProvider

    Methods

    GetAppNamespace()

    Returns the App namespace uniquely identifying an App on a device.

    Declaration
    public string GetAppNamespace()
    Returns
    Type Description
    string

    The App namespace.

    Implements

    IAppNamespaceProvider
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)