[6.8.0]
[fea] [shuttle 核销全流程]
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
package com.mogo.eagle.core.function.api.och
|
||||
|
||||
import android.view.View
|
||||
|
||||
/**
|
||||
* 定义提供给 鹰眼底层 调用的接口
|
||||
*/
|
||||
@@ -8,4 +10,5 @@ interface IOchBizFunctionCall4Eagle {
|
||||
* 退出登录
|
||||
*/
|
||||
fun logout()
|
||||
fun setVideoView(target: View?)
|
||||
}
|
||||
Reference in New Issue
Block a user