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