[2.15.0][Feat]新增监听司机屏的回调
This commit is contained in:
@@ -2,4 +2,6 @@ package com.mogo.eagle.core.function.api.telematic
|
||||
|
||||
interface IReceivedMsgListener {
|
||||
fun onReceivedMsg(type: Int, byteArray: ByteArray)
|
||||
|
||||
fun onReceivedServerSn(sn: String?) {}
|
||||
}
|
||||
Reference in New Issue
Block a user