Class RealtimeItemStatusDetails
Inherited Members
Namespace: Glitch9.AIDevKit.OpenAI.Realtime
Assembly: Glitch9.AIDevKit.Provider.OpenAI.dll
Syntax
public class RealtimeItemStatusDetails
Properties
| Edit this page View SourceError
Declaration
[JsonProperty("error")]
public BackendException Error { get; set; }
Property Value
| Type | Description |
|---|---|
| BackendException |
Type
Declaration
[JsonProperty("type")]
public string Type { get; set; }
Property Value
| Type | Description |
|---|---|
| string |