mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-02-17 14:30:40 +01:00
chore: Follow up fix voip
This commit is contained in:
parent
f9c911264e
commit
65c005f895
@ -204,12 +204,6 @@ class VoipPlugin with WidgetsBindingObserver implements WebRTCDelegate {
|
|||||||
// TODO: implement handleNewGroupCall
|
// TODO: implement handleNewGroupCall
|
||||||
}
|
}
|
||||||
|
|
||||||
@override
|
|
||||||
Future<webrtc_impl.MediaStream> cloneStream(webrtc_impl.MediaStream stream) {
|
|
||||||
// TODO: implement cloneStream
|
|
||||||
throw UnimplementedError();
|
|
||||||
}
|
|
||||||
|
|
||||||
@override
|
@override
|
||||||
// TODO: implement canHandleNewCall
|
// TODO: implement canHandleNewCall
|
||||||
bool get canHandleNewCall =>
|
bool get canHandleNewCall =>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user