public class TmcReporter.Mode
extends java.lang.Object
限定符和类型 | 字段和说明 |
---|---|
static int |
manual
手动模式, 需客户端自己实现播报逻辑, 调用
TmcReporter.speakNow() 播报 |
static int |
standard
自动模式, 按照引擎内部实现的逻辑播报
|
构造器和说明 |
---|
Mode() |
public static final int manual
TmcReporter.speakNow()
播报public static final int standard
©Mapbar Engine Team;All Rights Reserved