docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class Utilities

    Utility methods for Remote Config.

    Inheritance
    object
    Utilities
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.Services.RemoteConfig
    Assembly: Unity.Services.RemoteConfig.dll
    Syntax
    public static class Utilities

    Methods

    CheckForInternetConnection()

    Function to check for internet connection.

    Declaration
    public static bool CheckForInternetConnection()
    Returns
    Type Description
    bool

    boolean that represents whether there is an internet connection or not.

    In This Article
    Back to top
    Copyright © 2025 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)