Search
Preparing search index...
The search index is not available
@100mslive/react-native-hms
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@100mslive/react-native-hms
HMSServerRecordingState
Class HMSServerRecordingState
Hierarchy
HMSServerRecordingState
Index
Constructors
constructor
Properties
error
running
started
At
Constructors
constructor
new HMSServer
Recording
State
(
params
:
{
error
?:
HMSException
;
running
:
string
;
startedAt
:
Date
}
)
:
HMSServerRecordingState
Parameters
params:
{
error
?:
HMSException
;
running
:
string
;
startedAt
:
Date
}
Optional
error
?:
HMSException
running
:
string
started
At
:
Date
Returns
HMSServerRecordingState
Properties
Optional
error
error
:
HMSException
running
running
:
string
started
At
started
At
:
Date
Exports
HMSServer
Recording
State
constructor
error
running
started
At
Generated using
TypeDoc