Initial import of ADIF API reverse-engineering toolkit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package com.google.firebase.heartbeatinfo;
|
||||
|
||||
import com.google.android.gms.tasks.Task;
|
||||
|
||||
/* loaded from: classes3.dex */
|
||||
public interface HeartBeatController {
|
||||
Task<String> getHeartBeatsHeader();
|
||||
}
|
||||
Reference in New Issue
Block a user