Share via


SessionUpdateResponseCreated Class

Definition

Returned when a new Response is created. The first event of response creation, where the response is in an initial state of in_progress.

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

Applies to