toggle menu
livekit-android-sdk
2.20.1
SDK
switch theme
search in API
livekit-android-sdk
/
io.livekit.android.room.datastream.outgoing
/
OutgoingDataStreamManager
/
sendFile
send
File
@
CheckResult
open
suspend
fun
sendFile
(
file
:
File
,
options
:
StreamBytesOptions
=
StreamBytesOptions()
)
:
Result
<
ByteStreamInfo
>
Send a file through a data stream.