[2.15.0] add opt code of roma
This commit is contained in:
@@ -8,6 +8,6 @@ interface IMogoRoma : IProvider {
|
||||
* 触发开启/关闭漫游
|
||||
* @param romaStatus 漫游状态
|
||||
*/
|
||||
fun trigger(romaStatus:Boolean)
|
||||
fun trigger(romaStatus:Boolean,connectError:((Boolean) -> Unit)? = null)
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user