Class ResponseFunctionCallArgumentsEvent
public class ResponseFunctionCallArgumentsEvent : ResponseStreamEventBase
- Inheritance
-
objectResponseFunctionCallArgumentsEvent
- Inherited Members
Properties
Arguments
The function-call arguments.
public string Arguments { get; set; }
Property Value
- string