menu
webrtc_interface_plus package
documentation
webrtc_interface_plus.dart
KeyProvider
exportSharedKey method
exportSharedKey method
dark_mode
light_mode
exportSharedKey
method
Future
<
Uint8List
>
exportSharedKey
(
{
int
index
=
0
,
})
Implementation
Future<Uint8List> exportSharedKey({int index = 0}) => throw UnimplementedError();
webrtc_interface_plus package
documentation
webrtc_interface_plus
KeyProvider
exportSharedKey method
KeyProvider class