@fishjam-cloud/react-native-client - v0.19.0
Preparing search index...
useSandbox
Function useSandbox
useSandbox
(
__namedParameters
:
UseSandboxProps
,
)
:
{
getSandboxPeerToken
:
(
roomName
:
string
,
peerName
:
string
,
roomType
?:
RoomType
,
)
=>
Promise
<
string
>
;
getSandboxViewerToken
:
(
roomName
:
string
)
=>
Promise
<
string
>
;
}
Parameters
__namedParameters
:
UseSandboxProps
Returns
{
getSandboxPeerToken
:
(
roomName
:
string
,
peerName
:
string
,
roomType
?:
RoomType
,
)
=>
Promise
<
string
>
;
getSandboxViewerToken
:
(
roomName
:
string
)
=>
Promise
<
string
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@fishjam-cloud/react-native-client - v0.19.0
Loading...