Tree-shaking prevention: bundlers cannot see that xAIRealtimeClient is instantiated dynamically through the ClassFactory, so a consumer must call this no-op to create a static code path that keeps the @RegisterClass side effect alive.
@RegisterClass
Tree-shaking prevention: bundlers cannot see that xAIRealtimeClient is instantiated dynamically through the ClassFactory, so a consumer must call this no-op to create a static code path that keeps the
@RegisterClassside effect alive.