ServerEventResponseWebSearchCallInProgress 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 web search call is in progress.
public class ServerEventResponseWebSearchCallInProgress : Azure.AI.VoiceLive.SessionUpdate, System.ClientModel.Primitives.IJsonModel<Azure.AI.VoiceLive.ServerEventResponseWebSearchCallInProgress>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.VoiceLive.ServerEventResponseWebSearchCallInProgress>
type ServerEventResponseWebSearchCallInProgress = class
inherit SessionUpdate
interface IJsonModel<ServerEventResponseWebSearchCallInProgress>
interface IPersistableModel<ServerEventResponseWebSearchCallInProgress>
Public Class ServerEventResponseWebSearchCallInProgress
Inherits SessionUpdate
Implements IJsonModel(Of ServerEventResponseWebSearchCallInProgress), IPersistableModel(Of ServerEventResponseWebSearchCallInProgress)
- Inheritance
- Implements
Properties
| Name | Description |
|---|---|
| EventId |
Gets the EventId. (Inherited from SessionUpdate) |
| ItemId |
The ID of the item. |
| OutputIndex |
The index of the output item in the response. |
| ResponseId |
The ID of the response. |
| SequenceNumber |
The sequence number of the web search call. |