Search Results for

    Show / Hide Table of Contents

    Enum ScreenshotPathType

    Namespace: Glitch9.AIDevKit.Agents
    Assembly: Glitch9.AIDevKit.Agent.dll
    Syntax
    public enum ScreenshotPathType

    Fields

    Name Description
    FileId

    Uploaded file ID from the files API.

    Url

    Your own cloud storage URL.

    Extension Methods

    TrTaskExtensions.TrDeferred<ScreenshotPathType>(ScreenshotPathType, Action<TrStringTask>)
    TrTaskExtensions.Tr<ScreenshotPathType>(ScreenshotPathType)
    EnumExtensions.HasAnyFlag<ScreenshotPathType>(ScreenshotPathType, ScreenshotPathType?)
    EnumExtensions.ToFlagList<ScreenshotPathType>(ScreenshotPathType)
    EnumExtensions.ToFlagSet<ScreenshotPathType>(ScreenshotPathType)
    EnumExtensions.ToJoinedString<ScreenshotPathType>(ScreenshotPathType, char, char)
    EnumExtensions.ToLowerInvariantString<ScreenshotPathType>(ScreenshotPathType)
    EventExtensions.ToDelta<ScreenshotPathType>(ScreenshotPathType, string, int, string, bool)
    EventExtensions.ToDone<ScreenshotPathType>(ScreenshotPathType, string, int, string)
    EventExtensions.ToEvent<ScreenshotPathType>(ScreenshotPathType)
    EventExtensions.UpcastDelta<ScreenshotPathType, T2>(ScreenshotPathType, string, int, string, bool)
    ExperimentalAttributeExtensions.IsExperimental<ScreenshotPathType>(ScreenshotPathType)
    FallbackExtensions.IsOr<ScreenshotPathType, TChild>(ScreenshotPathType, TChild)
    ResponseCastingExtensions.GetResult<ScreenshotPathType>(ScreenshotPathType)
    LogMessageExtensions.GetDisplayedMessage<ScreenshotPathType>(ScreenshotPathType)
    LogMessageExtensions.GetLogMessage<ScreenshotPathType>(ScreenshotPathType)
    SystemExtensions.GetHashCodeOrDefault<ScreenshotPathType>(ScreenshotPathType)
    RESTEnum.GetRESTEnum(Enum)
    InspectorNameUtils.GetInspectorName(Enum, string)
    SystemExtensions.GetName(object)
    • Edit this page
    • View Source
    In this article
    Back to top AI DevKit Documentation