AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    Class RealtimeItemStatusDetails

    Inheritance
    object
    RealtimeItemStatusDetails
    Namespace: Glitch9.AIDevKit.OpenAI.Realtime
    Assembly: .dll
    Syntax
    public class RealtimeItemStatusDetails

    Properties

    Error

    Declaration
    public ErrorResponse Error { get; set; }
    Property Value
    Type Description
    ErrorResponse

    Type

    Declaration
    public string Type { get; set; }
    Property Value
    Type Description
    string
    In this article
    Back to top Generated by DocFX