Share via


ServerEventWarning Class

Definition

Returned when a warning occurs that does not interrupt the conversation flow. Warnings are informational and the session will continue normally.

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

Applies to