Videos.CaptureStateResult

public static interfaceVideos.CaptureStateResultimplementsResult

This interface is deprecated.
CaptureState is returned directly in theVideosClient.

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

Possible status codes include:

Public Method Summary

abstractCaptureState
getCaptureState()
Returns the current state of the capture service.

Inherited Method Summary

Public Methods

public abstractCaptureState getCaptureState()

Returns the current state of the capture service.