[8.4.0] 司机屏无人化所有功能(除更改成D6任务相关)
This commit is contained in:
@@ -26,6 +26,10 @@ object CallerOchBizFunctionCall4EagleManager : IOchBizFunctionCall4Eagle {
|
||||
ochBizFunctionCall4EagleInstance?.logout()
|
||||
}
|
||||
|
||||
override fun isLogin(): Boolean {
|
||||
return ochBizFunctionCall4EagleInstance?.isLogin() == true
|
||||
}
|
||||
|
||||
override fun setVideoView(target: View?) {
|
||||
ochBizFunctionCall4EagleInstance?.setVideoView(target)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user