Unsubscribe from AI Agent contact ready event
Removes a previously registered onAIAgentContactReady handler
subscription.
Signature
offAIAgentContactReady(handler: AIAgentContactReadyHandler, contactId: string): void
Usage
aiAgentsClient.offAIAgentContactReady(handler, contactId);
Permissions required:
*