Show / Hide Table of Contents

    Enum AgentType

    Enumeration of the possible type of client agents.

    Namespace: Fibula.Common.Contracts.Enumerations
    Assembly: Fibula.Common.Contracts.dll
    Syntax
    public enum AgentType : ushort

    Fields

    Name Description
    Flash

    The flash client.

    Linux

    The Linux client.

    OtClientLinux

    The Linux otclient.

    OtClientMac

    The Mac otclient.

    OtClientWindows

    The Windows otclient.

    Undefined

    Undefined.

    Windows

    The Windows client.

    Extension Methods

    ObjectExtensions.YieldSingleItem<AgentType>()
    ObjectExtensions.GetPropertyValue(String)
    Validate.ThrowIfNull(String)
    Validate.ThrowIfDefaultValue<AgentType>(String)
    • Improve this Doc
    • View Source
    Back to top Copyright © 2018-2020 | The Fibula Project
    Generated using DocFX | Jose L. Nuñez de Caceres et al.