Class HMSServerRecordingState
Constructors
constructor
- new HMSServerRecordingState(params): HMSServerRecordingState
-
Parameters
-
params: {
error?: HMSException;
running: boolean;
startedAt?: Date;
}
-
-
running: boolean
-
Optional
startedAt?: Date
Properties
Optional
startedAt
startedAt?: Date