Table of Contents

Class ResponseFunctionCallArgumentsEvent

public class ResponseFunctionCallArgumentsEvent : ResponseStreamEventBase
Inheritance
object
ResponseFunctionCallArgumentsEvent
Inherited Members

Properties

Arguments

The function-call arguments.

public string Arguments { get; set; }

Property Value

string