package com.tencent.api;

/* JADX INFO: loaded from: classes.dex */
public interface ITEANativeInsideLogCb {
    void onPrintLog(String str);
}
