Class ContentPartStateChangedEvent
Inheritance
ContentPartStateChangedEvent
Inherited Members
Namespace: Glitch9.AIDevKit.Responses
Assembly: Glitch9.AIDevKit.dll
Syntax
public sealed class ContentPartStateChangedEvent : ContentPartEventBase, ISequencableEvent, ICompletableEvent, IEvent
Properties
| Edit this page View SourcePart
The content part.
Declaration
[JsonProperty("part")]
public ResponseContentPart Part { get; set; }
Property Value
| Type | Description |
|---|---|
| ResponseContentPart |
Methods
| Edit this page View SourceIsDone()
Declaration
public bool IsDone()
Returns
| Type | Description |
|---|---|
| bool |