@fishjam-cloud/react-native-client - v0.19.0
Preparing search index...
AppScreenShareData
Type Alias AppScreenShareData
type
AppScreenShareData
=
{
isAppScreenShareOn
:
boolean
;
simulcastConfig
:
SimulcastConfig
;
toggleAppScreenShare
:
(
screenShareOptions
?:
Partial
<
ScreenShareOptions
>
,
)
=>
Promise
<
void
>
;
}
Index
Properties
is
App
Screen
Share
On
simulcast
Config
toggle
App
Screen
Share
Properties
is
App
Screen
Share
On
isAppScreenShareOn
:
boolean
simulcast
Config
simulcastConfig
:
SimulcastConfig
toggle
App
Screen
Share
toggleAppScreenShare
:
(
screenShareOptions
?:
Partial
<
ScreenShareOptions
>
,
)
=>
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
App
Screen
Share
On
simulcast
Config
toggle
App
Screen
Share
@fishjam-cloud/react-native-client - v0.19.0
Loading...