gpgs.videos.getState()

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

Overview

Retrieves the current state of the capture service. This provides information about whether the capture overlay is visible, if the overlay is actively being used to capture, and much more.

Syntax

gpgs.videos.getState( listener )
listener (optional)

Listener. Listener function which receives a getState event.