ResponseFunctionCallItem 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.
The ResponseFunctionCallItem.
public class ResponseFunctionCallItem : Azure.AI.VoiceLive.ResponseItem, System.ClientModel.Primitives.IJsonModel<Azure.AI.VoiceLive.ResponseFunctionCallItem>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.VoiceLive.ResponseFunctionCallItem>
type ResponseFunctionCallItem = class
inherit ResponseItem
interface IJsonModel<ResponseFunctionCallItem>
interface IPersistableModel<ResponseFunctionCallItem>
Public Class ResponseFunctionCallItem
Inherits ResponseItem
Implements IJsonModel(Of ResponseFunctionCallItem), IPersistableModel(Of ResponseFunctionCallItem)
- Inheritance
- Implements
Properties
Arguments |
Gets the Arguments. |
CallId |
Gets the CallId. |
Id |
Gets the Id. (Inherited from ResponseItem) |
Name |
Gets the Name. |
Object |
Gets the Object. (Inherited from ResponseItem) |
Status |
Gets the Status. |