[2.13.2] new func
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
package com.mogo.eagle.core.function.api.map.marker
|
||||
|
||||
import com.alibaba.android.arouter.facade.template.IProvider
|
||||
import mogo.telematics.pad.MessagePad
|
||||
|
||||
interface IMoGoIdentifyListener {
|
||||
interface IMoGoIdentifyListener :IProvider{
|
||||
|
||||
fun getIdentifyObj(uuid: String): MessagePad.TrackedObject?
|
||||
}
|
||||
Reference in New Issue
Block a user