Home / Programming MCQs / JavaScript MCQs / Question

M

Mr. Dubey • 51.33K Points
Coach

Q. What is the purpose of the event disconnectionEvent?

(A) Player demands for disconnection
(B) Player disconnects from the channel
(C) There is no user interaction
(D) None of the mentioned
Explanation by: Mr. Dubey
The event disconnectionEvent is fired when the player disconnects from the channel, whether a result of user interaction or not.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.