public static interface HdmiPlaybackClient.OneTouchPlayCallback
Modifier and Type | Method and Description |
---|---|
void |
onComplete(int result)
Called when the result of the feature one touch play is returned.
|
void onComplete(int result)
result
- the result of the operation. HdmiControlManager.RESULT_SUCCESS
if successful.