shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk
/
MediaSfuEngine
/
updateGridLayout
update
Grid
Layout
suspend
fun
updateGridLayout
(
rows
:
Int
=
2
,
columns
:
Int
=
2
,
forceFullDisplay
:
Boolean
=
false
)
:
Result
<
Unit
>