chore: Follow up fix voip
This commit is contained in:
parent
dd6cd28db2
commit
6f224e2282
1 changed files with 0 additions and 6 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue