[6.7.0] add func of carinfo in bind
This commit is contained in:
@@ -29,6 +29,13 @@ object CallerOchCustomViewManager {
|
||||
return ochCustomViewProviderApi?.createOchBusinessView(context)
|
||||
}
|
||||
|
||||
/**
|
||||
* 创建 绑定二维码 自定义 View
|
||||
*/
|
||||
fun getOchBindQRCodeView(context: Context?):View?{
|
||||
return ochCustomViewProviderApi?.createOchBindQRCodeView(context)
|
||||
}
|
||||
|
||||
/**
|
||||
* 创建 启动自动驾驶 自定义 View
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user