SessionUpdateResponseMcpCallArgumentsDelta 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.
Represents a delta update of the arguments for an MCP tool call.
public class SessionUpdateResponseMcpCallArgumentsDelta : Azure.AI.VoiceLive.SessionUpdate, System.ClientModel.Primitives.IJsonModel<Azure.AI.VoiceLive.SessionUpdateResponseMcpCallArgumentsDelta>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.VoiceLive.SessionUpdateResponseMcpCallArgumentsDelta>
type SessionUpdateResponseMcpCallArgumentsDelta = class
inherit SessionUpdate
interface IJsonModel<SessionUpdateResponseMcpCallArgumentsDelta>
interface IPersistableModel<SessionUpdateResponseMcpCallArgumentsDelta>
Public Class SessionUpdateResponseMcpCallArgumentsDelta
Inherits SessionUpdate
Implements IJsonModel(Of SessionUpdateResponseMcpCallArgumentsDelta), IPersistableModel(Of SessionUpdateResponseMcpCallArgumentsDelta)
- Inheritance
- Implements
Properties
| Name | Description |
|---|---|
| Delta |
The delta of the arguments. |
| EventId |
Gets the EventId. (Inherited from SessionUpdate) |
| ItemId |
The ID of the item associated with the event. |
| Obfuscation |
The obfuscation of the arguments. |
| OutputIndex |
The index of the output associated with the event. |
| ResponseId |
The ID of the response associated with the event. |