package xe;

import xyz.stream.api.entity.LiveChannelEntity;

/* JADX INFO: loaded from: classes3.dex */
public interface b {
    void B();

    void D();

    void l();

    void q(LiveChannelEntity liveChannelEntity);
}
