- Added realracing3-community.apk (71.57 MB) - Removed 32-bit support (armeabi-v7a) - Only includes arm64-v8a libraries - Decompiled source code included - Added README-community.md with analysis
35 lines
713 B
Java
35 lines
713 B
Java
package com.mbridge.msdk.mbsignalcommon.communication;
|
|
|
|
/* loaded from: classes4.dex */
|
|
public interface b extends com.mbridge.msdk.mbsignalcommon.mraid.b {
|
|
void a(Object obj, String str);
|
|
|
|
void b(Object obj, String str);
|
|
|
|
void c(Object obj, String str);
|
|
|
|
void d(Object obj, String str);
|
|
|
|
void e(Object obj, String str);
|
|
|
|
void f(Object obj, String str);
|
|
|
|
void g(Object obj, String str);
|
|
|
|
void h(Object obj, String str);
|
|
|
|
void i(Object obj, String str);
|
|
|
|
void j(Object obj, String str);
|
|
|
|
void k(Object obj, String str);
|
|
|
|
void l(Object obj, String str);
|
|
|
|
void m(Object obj, String str);
|
|
|
|
void n(Object obj, String str);
|
|
|
|
void o(Object obj, String str);
|
|
}
|