From Bright Pattern Documentation
<translate>= Get Screen Recording Status= This function requests the current status of screen recording of the user session.
Syntax
getScreenRecordingStatus(callback);
Parameters
callback – Function that will be called upon completion of the method
</translate>