analysis: full official-app reverse artifacts (jadx sources, ghidra libcxsdk decomp, authoritative protocol conclusions) + docs
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package cn.com.magnity.magnitycx.sdk;
|
||||
|
||||
/* loaded from: classes.dex */
|
||||
public interface DelegateMediaStatusChanged {
|
||||
void onModeChanged(int i, int i2, int i3);
|
||||
|
||||
void onSelChanged(int i, int i2);
|
||||
}
|
||||
Reference in New Issue
Block a user