Share via


SessionUpdateResponseAnimationBlendshapeDone Class

Definition

Indicates the completion of blendshape animation processing for a specific output of a response.

public class SessionUpdateResponseAnimationBlendshapeDone : Azure.AI.VoiceLive.SessionUpdate, System.ClientModel.Primitives.IJsonModel<Azure.AI.VoiceLive.SessionUpdateResponseAnimationBlendshapeDone>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.VoiceLive.SessionUpdateResponseAnimationBlendshapeDone>
type SessionUpdateResponseAnimationBlendshapeDone = class
    inherit SessionUpdate
    interface IJsonModel<SessionUpdateResponseAnimationBlendshapeDone>
    interface IPersistableModel<SessionUpdateResponseAnimationBlendshapeDone>
Public Class SessionUpdateResponseAnimationBlendshapeDone
Inherits SessionUpdate
Implements IJsonModel(Of SessionUpdateResponseAnimationBlendshapeDone), IPersistableModel(Of SessionUpdateResponseAnimationBlendshapeDone)
Inheritance
SessionUpdateResponseAnimationBlendshapeDone
Implements

Properties

EventId

Gets the EventId.

(Inherited from SessionUpdate)
ItemId

Gets the ItemId.

OutputIndex

Gets the OutputIndex.

ResponseId

Gets the ResponseId.

Methods

JsonModelCreateCore(Utf8JsonReader, ModelReaderWriterOptions)
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)
PersistableModelCreateCore(BinaryData, ModelReaderWriterOptions)
PersistableModelWriteCore(ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<SessionUpdate>.Create(Utf8JsonReader, ModelReaderWriterOptions) (Inherited from SessionUpdate)
IJsonModel<SessionUpdate>.Write(Utf8JsonWriter, ModelReaderWriterOptions) (Inherited from SessionUpdate)
IJsonModel<SessionUpdateResponseAnimationBlendshapeDone>.Create(Utf8JsonReader, ModelReaderWriterOptions)
IJsonModel<SessionUpdateResponseAnimationBlendshapeDone>.Write(Utf8JsonWriter, ModelReaderWriterOptions)
IPersistableModel<SessionUpdate>.Create(BinaryData, ModelReaderWriterOptions) (Inherited from SessionUpdate)
IPersistableModel<SessionUpdate>.GetFormatFromOptions(ModelReaderWriterOptions) (Inherited from SessionUpdate)
IPersistableModel<SessionUpdate>.Write(ModelReaderWriterOptions) (Inherited from SessionUpdate)
IPersistableModel<SessionUpdateResponseAnimationBlendshapeDone>.Create(BinaryData, ModelReaderWriterOptions)
IPersistableModel<SessionUpdateResponseAnimationBlendshapeDone>.GetFormatFromOptions(ModelReaderWriterOptions)
IPersistableModel<SessionUpdateResponseAnimationBlendshapeDone>.Write(ModelReaderWriterOptions)

Applies to