ServerEventResponseFileSearchCallInProgress 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 file search call is in progress.
public class ServerEventResponseFileSearchCallInProgress : Azure.AI.VoiceLive.SessionUpdate, System.ClientModel.Primitives.IJsonModel<Azure.AI.VoiceLive.ServerEventResponseFileSearchCallInProgress>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.VoiceLive.ServerEventResponseFileSearchCallInProgress>
type ServerEventResponseFileSearchCallInProgress = class
inherit SessionUpdate
interface IJsonModel<ServerEventResponseFileSearchCallInProgress>
interface IPersistableModel<ServerEventResponseFileSearchCallInProgress>
Public Class ServerEventResponseFileSearchCallInProgress
Inherits SessionUpdate
Implements IJsonModel(Of ServerEventResponseFileSearchCallInProgress), IPersistableModel(Of ServerEventResponseFileSearchCallInProgress)
- 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 file search call. |