[6.2.0] add callback

This commit is contained in:
zhongchao
2023-11-27 16:35:48 +08:00
parent 32002191cf
commit 868a0f7947

View File

@@ -9,6 +9,7 @@ object CallerMapRomaListener : CallerBase<IMoGoRomaListener>() {
private var roma = false
private var romaStatus = -1
private var romaMsg: String = ""
@Volatile
private var romaRange:Boolean = false
override fun doSomeAfterAddListener(tag: String, listener: IMoGoRomaListener) {