Search Results for

    Show / Hide Table of Contents

    Enum UserStatus

    Represents user status.

    Namespace: DisCatSharp.Entities
    Assembly: DisCatSharp.dll
    Syntax
    public enum UserStatus

    Fields

    Name Description
    DoNotDisturb

    User asked not to be disturbed.

    Idle

    User is idle.

    Invisible

    User is invisible. They will appear as Offline to anyone but themselves.

    Offline

    User is offline.

    Online

    User is online.

    Streaming

    User is streaming.

    Extension Methods

    ReflectionUtilities.ToDictionary<UserStatus>()
    ExtensionMethods.GetName<UserStatus>()
    • Improve this Doc
    • View Source
    In This Article
    Back to top © 2021-2022 Aiko IT Systems