The public 0.24.0 docs present AgenTaoClientConfig through factory helpers rather than direct constructor examples.
Main client class for managing the control connection and dispatching call events.
Represents a call session with an attached media connection.
All string event constants are available from agentao_sdk.events:
The public 0.24.0 package docs also describe ClientEvent and CallEvent enums as type-safe alternatives to these string constants.