gpgs.videos.setListener()

Type Function
Return value none
Revision Release 2024.3703
Keywords Google Play Games Services, game network, gpgs
See also gpgs2.videos.*
gpgs2.*

Overview

Register a listener to listen for changes to the overlay state launched by show.

Note that only one request listener may be active at a time. Calling this method while another request listener was previously registered will replace the original listener with the new one.

Syntax

gpgs.videos.setListener(listener)
listener (required)

Listener. Receives video event.