You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/communication/azure-communication-callautomation/azure/communication/callautomation/aio/_call_automation_client_async.py
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -705,11 +705,11 @@ async def start_recording(
705
705
channel_affinity: List["ChannelAffinity"] =kwargs.pop("channel_affinity", None) or []
0 commit comments