public interface IEmapAppListener
| 限定符和类型 | 接口和说明 |
|---|---|
static class |
IEmapAppListener.Type |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
action(IEmapApp app,
IEmapAppListener.Type type)
当应用发生的某个动作时会调用此方法。
|
void action(IEmapApp app, IEmapAppListener.Type type) throws Exception
app - 发生动作的应用type - 动作的类型Exception - errCopyright © 2022. All rights reserved.