[2.13.2-v2x] add new func of road event from telemetics
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package com.mogo.eagle.core.function.api.map.marker
|
||||
|
||||
import mogo.telematics.pad.MessagePad
|
||||
|
||||
interface IMoGoIdentifyListener {
|
||||
|
||||
fun getIdentifyObj(uuid: String): MessagePad.TrackedObject?
|
||||
}
|
||||
Reference in New Issue
Block a user