Package | Description |
---|---|
com.tencentcloudapi.npp.v20190823.models |
Modifier and Type | Method and Description |
---|---|
KeyList[] |
RreCallerHandle.getKeyList()
Get 对应按键操作,如果没有结构体里定义按键操作用户按键以后都从 interruptPrompt 重新播放
|
Modifier and Type | Method and Description |
---|---|
void |
RreCallerHandle.setKeyList(KeyList[] KeyList)
Set 对应按键操作,如果没有结构体里定义按键操作用户按键以后都从 interruptPrompt 重新播放
|
Constructor and Description |
---|
KeyList(KeyList 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 © 2025. All rights reserved.