package com.tencent.common;

/* JADX INFO: loaded from: classes.dex */
public interface ITEAInsideDeviceConnectStateUpdateCbDelegate {
    void OnDeviceConnectStateUpdate(String str, String str2, boolean z2, String str3);
}
