Preparing search index...
The search index is not available
@zoom/meetingsdk-react-native
@zoom/meetingsdk-react-native
native/ZoomSDK
ZoomSDK
Class ZoomSDK
Low-level wrapper around the native
RNZoomSDK
module.
Hierarchy
ZoomSDK
Implements
ZoomSDKType
Index
Constructors
constructor
Properties
cleanup
is
Initialized
update
Meeting
Setting
Methods
connect
My
Audio
initSDK
join
Meeting
mute
My
Audio
mute
My
Video
start
Meeting
Constructors
constructor
new
ZoomSDK
(
)
:
ZoomSDK
Returns
ZoomSDK
Properties
cleanup
cleanup
:
any
= RNZoomSDK.cleanup
is
Initialized
is
Initialized
:
any
= RNZoomSDK.isInitialized
update
Meeting
Setting
update
Meeting
Setting
:
any
= RNZoomSDK.updateMeetingSetting
Methods
connect
My
Audio
connect
My
Audio
(
on
)
:
Promise
<
boolean
>
Parameters
on
:
boolean
Returns
Promise
<
boolean
>
initSDK
initSDK
(
config
)
:
any
Parameters
config
:
InitConfig
Returns
any
join
Meeting
join
Meeting
(
config
)
:
any
Parameters
config
:
JoinMeetingConfig
Returns
any
mute
My
Audio
mute
My
Audio
(
mute
)
:
Promise
<
string
>
Parameters
mute
:
boolean
Returns
Promise
<
string
>
mute
My
Video
mute
My
Video
(
mute
)
:
Promise
<
string
>
Parameters
mute
:
boolean
Returns
Promise
<
string
>
start
Meeting
start
Meeting
(
config
)
:
any
Parameters
config
:
StartMeetingConfig
Returns
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
cleanup
is
Initialized
update
Meeting
Setting
connect
My
Audio
initSDK
join
Meeting
mute
My
Audio
mute
My
Video
start
Meeting
@zoom/meetingsdk-
react-
native
ZoomSDKProvider
events
hooks
hooks/useSDKHandler
hooks/use
Zoom
hooks/use
Zoom
Events
hooks/zoom
Event
Emitter
native/
ZoomSDK
ZOOM_
SDK_
EVENTS
Zoom
Event
Handlers
ZoomSDK
Init
Config
Join
Meeting
Config
Meeting
Settings
Config
MobileRTCAudio
Error
MobileRTCAuth
Error
MobileRTCMeet
Error
MobileRTCMeeting
State
MobileRTCSDKError
Start
Meeting
Config
Zoom
Invite
Option
Zoom
Meeting
Views
Option
ZoomSDKType
Generated using
TypeDoc
Low-level wrapper around the native
RNZoomSDKmodule.