[6.6.0]
[fea] [设置车牌和车型]
This commit is contained in:
@@ -10,9 +10,10 @@ interface IOchFunctionCall {
|
||||
*/
|
||||
fun registerToolKitDefaultItemClickListener(tag: String, listener: IToolKitItemClickListener) {}
|
||||
|
||||
/**
|
||||
* 网约车回调登陆信息
|
||||
*/
|
||||
fun invokeLoginInfo(){}
|
||||
// 车型变化回调
|
||||
fun invokeCarMode(carModel: String?)
|
||||
|
||||
// 车牌变化回调
|
||||
fun invokePlateNumber(plateNumber: String?)
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user