void triggerFauxEvent()

This function does not apply to devices running Android 4.1 and above, which can use JavaScript to start videos. With these devices, you only need to enable Auto Play. This function triggers the fauxEvent function to be called. It is useful when you need to play a video and Android will not allow this action unless it comes from user interaction. When called, fauxEvent registers as user interaction and the video can be played dynamically.

Return

Nothing returned