> ## Documentation Index
> Fetch the complete documentation index at: https://www.getmaxim.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# RealtimeSession

> Realtime_Session utilities for livekit real-time communication integration utilities.

[View module source on GitHub](https://github.com/maximhq/maxim-py/blob/main/maxim/logger/livekit/realtime_session.py)

#### intercept\_realtime\_session\_emit

```python theme={null}
def intercept_realtime_session_emit(self: RealtimeSession, event, data)
```

This function is called when the realtime session emits an event.
