Videos.CaptureStateResult

public static interface Videos.CaptureStateResult implements Result

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

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

Possible status codes include:

Public Method Summary

abstract CaptureState
getCaptureState()
Returns the current state of the capture service.

Inherited Method Summary

Public Methods

public abstract CaptureState getCaptureState ()

Returns the current state of the capture service.