Перенос с маленькими правками
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package com.eamobile;
|
||||
|
||||
import com.eamobile.download.DeviceData;
|
||||
|
||||
/* loaded from: classes.dex */
|
||||
public interface IDeviceData {
|
||||
void onRetrievedDeviceData(DeviceData deviceData);
|
||||
}
|
||||
Reference in New Issue
Block a user