menu
livekit_client
livekit_client
KeyProvider
exportKey abstract method
exportKey
brightness_4
brightness_5
description
exportKey
abstract method
Future
<
Uint8List
>
exportKey
(
String
participantId
,
int
?
keyIndex
)
Implementation
Future<Uint8List> exportKey(String participantId, int? keyIndex);
livekit_client
livekit_client
KeyProvider
exportKey abstract method
KeyProvider class