[8.5.0]
[f2a 登录]
This commit is contained in:
@@ -14,4 +14,6 @@ interface IOchBizFunctionCall4Eagle {
|
||||
fun isLogin(): Boolean
|
||||
|
||||
fun setVideoView(target: View?)
|
||||
|
||||
fun onLoginStateChange()
|
||||
}
|
||||
@@ -10,6 +10,12 @@ interface ISopSettingListener {
|
||||
*/
|
||||
fun onDemoModeClickEvent(status: Boolean){}
|
||||
|
||||
/**
|
||||
* 美化模式
|
||||
*/
|
||||
fun onLoginModeClickEvent(status: Boolean){}
|
||||
|
||||
|
||||
/**
|
||||
* 雨天模式
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user