menu
livekit_client
livekit_client
KeyProvider
exportSharedKey abstract method
exportSharedKey
brightness_4
brightness_5
description
exportSharedKey
abstract method
Future
<
Uint8List
>
exportSharedKey
(
{
int
?
keyIndex
}
)
Implementation
Future<Uint8List> exportSharedKey({int? keyIndex});
livekit_client
livekit_client
KeyProvider
exportSharedKey abstract method
KeyProvider class