public interface IGeoScopeEvent
| 限定符和类型 | 方法和说明 |
|---|---|
void |
enter(Connection conn,
IGps gps) |
void |
leave(Connection conn,
IGps enterGps,
IGps leaveGps) |
void enter(Connection conn, IGps gps)
void leave(Connection conn, IGps enterGps, IGps leaveGps)
Copyright © 2022. All rights reserved.