AgentforceInstrumentationHandler

interface AgentforceInstrumentationHandler

Interface for handling instrumentation events in the Agentforce SDK.

FunctionSignature
handleInstrumentationEventabstract fun handleInstrumentationEvent(instrumentationEvent: AgentforceInstrumentationEvent, transactionId: String? = null)