[6.5.0] has bug
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
package com.mogo.eagle.core.function.api.map.roma
|
||||
|
||||
import mogo.yycp.api.proto.SocketDownData
|
||||
|
||||
interface IMoGoAiCloudIdentifyDataListener {
|
||||
|
||||
fun response(requestStatus: Boolean, errorMsg: String? = null)
|
||||
|
||||
fun onAiIdentifyData(obj: SocketDownData.SocketDownDataProto?)
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user