[2.13.0_update]已处理的录包消息需清除
This commit is contained in:
@@ -21,9 +21,7 @@ interface IMsgBoxProvider: IMoGoFunctionServerProvider {
|
||||
*/
|
||||
fun getCachedRecordBagData(): List<MsgBoxBean>
|
||||
|
||||
fun removeRecordInfo(key: String, value: Any)
|
||||
|
||||
fun deleteBoxBean(context: Context, msgBoxBean: MsgBoxBean)
|
||||
fun removeRecordInfo(context: Context, msgBoxBean: MsgBoxBean, key: String)
|
||||
|
||||
fun getDismissTime(): Long
|
||||
}
|
||||
Reference in New Issue
Block a user