SessionUpdateResponseCreated Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Implements
Properties
EventId |
Gets the EventId. (Inherited from SessionUpdate) |
Response |
Gets the Response. |