menu
livekit_client
livekit_client
KeyInfo
KeyInfo constructor
KeyInfo
brightness_4
brightness_5
description
KeyInfo
constructor
KeyInfo
(
{
required
String
participantId
,
required
int
keyIndex
,
required
Uint8List
key
}
)
Implementation
KeyInfo({ required this.participantId, required this.keyIndex, required this.key, });
livekit_client
livekit_client
KeyInfo
KeyInfo constructor
KeyInfo class