API reference
API reference
Select your platform
No SDKs available
No versions available

InvocationContext Class

Holds the details required to invoke a method at runtime.

Properties

The type that declares the method.
The method information.
The minimum confidence necessary to invoke this method.
The maximum confidence allowed to invoke this method.
Whether partial responses should be validated
If the invocation context is resolved, this will map formal parameter names to actual (incoming) parameter names if they are different. This may be empty if no mapping is required or the context is not resolved. The key is the formal parameter name and value is the actual parameter name.
Saving the attribute type for the current context.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon