public static interface

Videos.CaptureStateResult

implements Result
com.google.android.gms.games.video.Videos.CaptureStateResult

This interface is deprecated.
CaptureState is returned directly in the VideosClient.

Class Overview

Result delivered when the capture state is returned by getCaptureState().

Possible status codes include:

Summary

Public Methods
abstract CaptureState getCaptureState()
Returns the current state of the capture service.
[Expand]
Inherited Methods
From interface com.google.android.gms.common.api.Result

Public Methods

public abstract CaptureState getCaptureState ()

Returns the current state of the capture service.

Returns
CaptureState