We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 460a292 commit b13435bCopy full SHA for b13435b
livekit-rtc/livekit/rtc/__init__.py
@@ -72,7 +72,7 @@
72
from .video_stream import VideoFrameEvent, VideoStream
73
from .audio_resampler import AudioResampler, AudioResamplerQuality
74
from .utils import combine_audio_frames
75
-from .rpc import RpcError
+from .rpc import RpcError, RpcInvocationData
76
77
__all__ = [
78
"ConnectionQuality",
0 commit comments