public class TalkTimeoutController extends Object
| 构造器和说明 |
|---|
TalkTimeoutController() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
clearTalkTimeout()
Clear talk timeout.
|
static long |
getTalkTimeout()
Gets the talk timeout.
|
static boolean |
isEnableOnce()
Checks if is enable once.
|
static void |
setEnableOnce(boolean enableOnce)
Sets the enable once.
|
static void |
setTalkTimeout(long talkTimeout)
Sets the talk timeout.
|
public static void setEnableOnce(boolean enableOnce)
enableOnce - the new enable oncepublic static boolean isEnableOnce()
public static void setTalkTimeout(long talkTimeout)
talkTimeout - the new talk timeoutpublic static long getTalkTimeout()
public static void clearTalkTimeout()
Copyright © 2022 Baidu, Inc.. All rights reserved.