File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 2222 AddPeerJsonBody ,
2323 Peer ,
2424 PeerDetailsResponse ,
25+ PeerOptionsAgent ,
2526 PeerOptionsWebRTC ,
27+ PeerOptionsWebRTCMetadata ,
2628 PeerRefreshTokenResponse ,
2729 PeerType ,
2830 RoomConfig ,
2931 RoomConfigRoomType ,
32+ RoomConfigVideoCodec ,
3033 RoomCreateDetailsResponse ,
3134 RoomDetailsResponse ,
3235 RoomsListingResponse ,
3336 StreamerToken ,
3437 ViewerToken ,
3538)
36- from fishjam ._openapi_client .models .add_peer_json_body import PeerOptionsAgent
37- from fishjam ._openapi_client .models .peer_options_web_rtc_metadata import (
38- PeerOptionsWebRTCMetadata ,
39- )
40- from fishjam ._openapi_client .models .room_config_video_codec import RoomConfigVideoCodec
4139from fishjam .agent import Agent
4240from fishjam .api ._client import Client
4341
You can’t perform that action at this time.
0 commit comments