Package | Description |
---|---|
com.tencentcloudapi.ame.v20190916.models |
Modifier and Type | Method and Description |
---|---|
SeekCommandInput |
SyncRobotCommand.getSeekCommandInput()
Get 播放进度,当Command取Seek时,必填。
|
SeekCommandInput |
SyncKTVRobotCommandRequest.getSeekCommandInput()
Get 播放进度,当Command取Seek时,必填。
|
Modifier and Type | Method and Description |
---|---|
void |
SyncRobotCommand.setSeekCommandInput(SeekCommandInput SeekCommandInput)
Set 播放进度,当Command取Seek时,必填。
|
void |
SyncKTVRobotCommandRequest.setSeekCommandInput(SeekCommandInput SeekCommandInput)
Set 播放进度,当Command取Seek时,必填。
|
Constructor and Description |
---|
SeekCommandInput(SeekCommandInput source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.