SmartSession.InvokeToolEventArgs

Wisej.AI.SmartSession InvokeToolEventArgs

Namespace: Wisej.AI

Assembly: Wisej.AI (3.5.0.0)

public class InvokeToolEventArgs : HandledEventArgs

Constructors

InvokeToolEventArgs(session, context)

Initializes a new instance of InvokeToolEventArgs.

Name
Type
Description

Properties

Session

SmartSession: Gets the session associated with the event.

ToolContext

ToolContext:

Used By

Last updated