add obu delay
This commit is contained in:
@@ -13,4 +13,10 @@ interface IMoGoObuStatusListener {
|
||||
* @param obuStatusInfo OBU 状态信息
|
||||
*/
|
||||
fun onObuStatusResponse(obuStatusInfo: ObuStatusInfo)
|
||||
|
||||
/**
|
||||
* v2i时延
|
||||
*/
|
||||
fun onObuV2iDelayTime(delayTime: Long)
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user