package com.tencent.common;

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