Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. What is the purpose of the event disconnectionEvent?

  2. A.

     Player demands for disconnection

    B.

     Player disconnects from the channel

    C.

     There is no user interaction

    D.

     None of the mentioned

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    The event disconnectionEvent is fired when the player disconnects from the channel, whether a result of user interaction or not.


Be The First To Comment