Search Results for

    Show / Hide Table of Contents

    Enum ConnectionProfiles

    Describes the type of connection the device is using.

    Namespace: Evergine.Platform
    Assembly: Evergine.Platform.dll
    Syntax
    public enum ConnectionProfiles

    Fields

    Name Description
    Bluetooth

    Bluetooth connection.

    Cellular

    The mobile/cellular data connection.

    Ethernet

    The ethernet data connection.

    Unknown

    Other unknown type of connection.

    WiFi

    The WiFi data connection.

    Wimax

    The Wimax data connection.

    Extension Methods

    EnumExtensions.HasFlag(Enum, Enum)
    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In This Article
    Back to top
    Generated by DocFX