小红书.apk(点击下载) / AlphaConfigService.java


package com.xingin.alpha.api.service;

import com.xingin.alpha.bean.ActivityUrlBean;
import com.xingin.alpha.bean.AgoraTokenBean;
import com.xingin.alpha.bean.AlphaLiveStickers;
import com.xingin.alpha.bean.ApiResult;
import com.xingin.alpha.bean.AudienceConfig;
import com.xingin.alpha.bean.BeforeLiveInfoBean;
import com.xingin.alpha.bean.EmceeBeforeStopBean;
import com.xingin.alpha.bean.EmceeHistoryInfo;
import com.xingin.alpha.bean.EventInfo;
import com.xingin.alpha.bean.LiveRoomAuth;
import com.xingin.alpha.bean.LiveRoomBean;
import com.xingin.alpha.bean.LiveRoomCommonConfig;
import com.xingin.alpha.bean.LiveRoomDeeplinkInfo;
import com.xingin.alpha.bean.LiveRoomStatusBean;
import com.xingin.alpha.bean.LiveSlideFeedBean;
import com.xingin.alpha.bean.ObsConfigBean;
import com.xingin.alpha.bean.PeoplePushLinkBean;
import com.xingin.alpha.bean.PullStreamBean;
import com.xingin.alpha.bean.RecoverLiveBean;
import com.xingin.alpha.bean.RightEntranceBean;
import com.xingin.alpha.bean.RightEntranceBeanV2;
import com.xingin.alpha.bean.StopInfoBean;
import com.xingin.alpha.bean.UserVerifyStatus;
import com.xingin.alpha.emcee.filter.FiltersEntity;
import com.xingin.entities.cardbean.LiveCardBean;
import dl.h;
import dw2.r;
import e23.c;
import e23.d;
import e23.e;
import e23.f;
import e23.o;
import e23.s;
import e23.t;
import e23.x;
import ip.g;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import mn.b;
import okhttp3.ResponseBody;

public interface AlphaConfigService {

    public static final class a {
        public static /* synthetic */ r a(AlphaConfigService alphaConfigService, long j14, String str, int i10, Object obj) {
            if (obj == null) {
                if ((i10 & 2) != 0) {
                    str = "";
                }
                return alphaConfigService.endLiveRoom(j14, str);
            }
            throw new UnsupportedOperationException("Super calls with default arguments not supported in this target, function: endLiveRoom");
        }

        public static /* synthetic */ r b(AlphaConfigService alphaConfigService, long j14, int i10, int i14, Object obj) {
            if (obj == null) {
                if ((i14 & 2) != 0) {
                    i10 = 0;
                }
                return alphaConfigService.getAgoraToken(j14, i10);
            }
            throw new UnsupportedOperationException("Super calls with default arguments not supported in this target, function: getAgoraToken");
        }

        public static /* synthetic */ r c(AlphaConfigService alphaConfigService, int i10, String str, int i14, Object obj) {
            if (obj == null) {
                if ((i14 & 1) != 0) {
                    i10 = 3;
                }
                return alphaConfigService.getBeforeLiveRoomEvent(i10, str);
            }
            throw new UnsupportedOperationException("Super calls with default arguments not supported in this target, function: getBeforeLiveRoomEvent");
        }

        public static /* synthetic */ r d(AlphaConfigService alphaConfigService, long j14, he2.a aVar, int i10, Object obj) {
            if (obj == null) {
                if ((i10 & 2) != 0) {
                    aVar = new h(null, null, 3, null);
                }
                return alphaConfigService.getLiveRoomEvent(j14, aVar);
            }
            throw new UnsupportedOperationException("Super calls with default arguments not supported in this target, function: getLiveRoomEvent");
        }

        public static /* synthetic */ r e(AlphaConfigService alphaConfigService, long j14, String str, int i10, String str2, boolean z14, String str3, he2.a aVar, int i14, Object obj) {
            if (obj == null) {
                return alphaConfigService.getLiveSlideFeed(j14, str, i10, str2, z14, str3, (i14 & 64) != 0 ? new h(null, null, 3, null) : aVar);
            }
            throw new UnsupportedOperationException("Super calls with default arguments not supported in this target, function: getLiveSlideFeed");
        }

        public static /* synthetic */ r f(AlphaConfigService alphaConfigService, float f14, int i10, String str, String str2, he2.a aVar, int i14, Object obj) {
            if (obj == null) {
                String str3 = (i14 & 4) != 0 ? null : str;
                String str4 = (i14 & 8) != 0 ? null : str2;
                if ((i14 & 16) != 0) {
                    aVar = new h(null, null, 3, null);
                }
                return alphaConfigService.getLiveSquare(f14, i10, str3, str4, aVar);
            }
            throw new UnsupportedOperationException("Super calls with default arguments not supported in this target, function: getLiveSquare");
        }

        public static /* synthetic */ r g(AlphaConfigService alphaConfigService, String str, String str2, int i10, boolean z14, he2.a aVar, int i14, Object obj) {
            if (obj == null) {
                if ((i14 & 16) != 0) {
                    aVar = new h(null, null, 3, null);
                }
                return alphaConfigService.getPolyLiveSquare(str, str2, i10, z14, aVar);
            }
            throw new UnsupportedOperationException("Super calls with default arguments not supported in this target, function: getPolyLiveSquare");
        }

        public static /* synthetic */ r h(AlphaConfigService alphaConfigService, long j14, int i10, int i14, Object obj) {
            if (obj == null) {
                if ((i14 & 2) != 0) {
                    i10 = 3;
                }
                return alphaConfigService.getStopInfo(j14, i10);
            }
            throw new UnsupportedOperationException("Super calls with default arguments not supported in this target, function: getStopInfo");
        }

        public static /* synthetic */ r i(AlphaConfigService alphaConfigService, he2.a aVar, int i10, Object obj) {
            if (obj == null) {
                if ((i10 & 1) != 0) {
                    aVar = new h(null, null, 3, null);
                }
                return alphaConfigService.getTrtcSign(aVar);
            }
            throw new UnsupportedOperationException("Super calls with default arguments not supported in this target, function: getTrtcSign");
        }
    }

    @f("api/sns/v1/live/recovery_info")
    r<RecoverLiveBean> checkRecoverLive();

    @f("api/sns/v1/live/activity/red_packet_rain/check_session")
    r<ip.h> checkRedPacketRainStatus(@t("session_id") String str);

    @e
    @o("api/sns/v1/live/{room_id}/stop")
    r<LiveRoomBean> endLiveRoom(@s("room_id") long j14, @c("space") String str);

    @f("api/sns/v1/live/{room_id}/agora")
    r<AgoraTokenBean> getAgoraToken(@s("room_id") long j14, @t("default_user") int i10);

    @f("api/sns/v1/live/get_agora_uid")
    r<Map<String, Integer>> getAgoraUid(@t("user_ids") String str);

    @f("api/sns/v1/note/beautys")
    r<List<b>> getBeautyEditList(@t("entrance_type") String str);

    @f("api/sns/v1/live/before_live")
    r<BeforeLiveInfoBean> getBeforeLiveRoomEvent(@t("recommend_count") int i10, @t("user_id") String str);

    @f("/api/sns/v1/live/activity/people_push_link")
    r<PeoplePushLinkBean> getCouponInfo(@t("push_id") String str);

    @jd2.c
    @f("http://live-dispatch.xhscdn.com/v1/get_dispatch_info?cmd=mult_stream_dispatch_return_json")
    r<ResponseBody> getDnsIPV2(@t("stream") String str);

    @f("api/sns/v1/video/lookback/getItemWithId")
    r<ym.a> getDownloadTestInfo(@t("id") String str);

    @f("/api/sns/v1/live/{room_id}/before_stop")
    r<EmceeBeforeStopBean> getEmceeBeforeStop(@s("room_id") long j14);

    @o("api/sns/v1/live/pre/set_host_profile")
    r<EmceeHistoryInfo> getEmceeHistoryInfo();

    @f("api/sns/v1/live/filters")
    r<FiltersEntity> getFilterList();

    @f("api/sns/v1/live/cover/history")
    r<qw.f> getLiveHistoryCover();

    @f("/api/sns/v3/live/room_auth")
    r<LiveRoomAuth> getLiveRoomAuth(@t("user_id") String str);

    @f("api/sns/red/live/app/v1/ecology/room/get_living_room_link")
    r<LiveRoomDeeplinkInfo> getLiveRoomDeeplink(@t("source") String str, @t("extra_info") String str2);

    @f("api/sns/v2/live/{room_id}/activity")
    r<EventInfo> getLiveRoomEvent(@s("room_id") long j14, @x he2.a aVar);

    @f("api/sns/v1/live/rooms")
    r<List<LiveRoomBean>> getLiveRoomList();

    @f("api/sns/v1/live/user_status")
    r<List<LiveRoomStatusBean>> getLiveRoomStatus(@t("source") String str, @t("user_id_list") String str2);

    @f("/api/sns/v1/live/feed/waterfall")
    r<LiveSlideFeedBean> getLiveSlideFeed(@t("room_id") long j14, @t("page_source") String str, @t("pos") int i10, @t("tag_source") String str2, @t("new_flag") boolean z14, @t("extra_info") String str3, @x he2.a aVar);

    @f("api/sns/v1/live/feed")
    r<vt0.a> getLiveSquare(@t("cursor_score") float f14, @t("source") int i10, @t("excludes") String str, @t("exclude_tag") String str2, @x he2.a aVar);

    @f("/api/sns/v1/live/{room_id}/obs_code")
    r<ObsConfigBean> getObsCode(@s("room_id") long j14);

    @f("api/sns/v1/live/feed/tag_feeds")
    r<List<LiveCardBean>> getPolyLiveSquare(@t("tag_source") String str, @t("page_source") String str2, @t("page") int i10, @t("new_flag") boolean z14, @x he2.a aVar);

    @f("api/sns/v1/live/pull_stream")
    r<PullStreamBean> getPullStream(@t("host_id") String str, @t("room_id") long j14);

    @f("api/sns/v1/live/activity/red_packet_rain/entrance")
    @jd2.b
    r<g> getRedPacketRainInfo(@t("room_id") long j14);

    @f("api/sns/v1/live/{room_id}/entrance")
    r<RightEntranceBean> getRightEntrance(@s("room_id") long j14);

    @f("api/sns/v1/live/activity/entrance")
    r<RightEntranceBeanV2> getRightEntranceV2(@t("room_id") long j14);

    @e
    @o("api/sns/v1/live/activity/{room_id}/{activity}/{sub_activity}")
    r<ActivityUrlBean> getRoomActivity(@s("room_id") long j14, @s("activity") String str, @s("sub_activity") String str2, @d HashMap<String, String> hashMap);

    @f("api/sns/v1/live/{room_id}/common_config")
    r<LiveRoomCommonConfig> getRoomCommonConfig(@s("room_id") long j14);

    @f("api/sns/v1/live/config")
    r<AudienceConfig> getRoomConfig();

    @f("api/sns/red/live/app/v1/ecology/sticker/list")
    r<AlphaLiveStickers> getRoomStickerInfo(@t("host_id") String str);

    @f("api/sns/v1/live/{room_id}/stop_info")
    r<StopInfoBean> getStopInfo(@s("room_id") long j14, @t("recommend_count") int i10);

    @f("api/sns/v1/system_service/im_user_sign")
    r<f.e> getTrtcSign(@x he2.a aVar);

    @f("api/sns/v1/live/real_name_verify_check")
    r<UserVerifyStatus> getUserVerifyStatus();

    @e
    @o("api/sns/v1/live/{room_id}/make_request_explain_switch")
    r<ApiResult<Object>> makeExplainSwitch(@s("room_id") long j14, @c("action") int i10);

    @e
    @o("api/sns/v1/live/{room_id}/make_hide_viewers")
    r<ApiResult<Object>> makeRoomEncrypt(@s("room_id") long j14, @c("hide_viewers") int i10);

    @e
    @o("api/sns/v1/live/{room_id}/hit_coupon/done")
    r<Object> reportHitCouponFinish(@s("room_id") long j14, @c("time") int i10);

    @e
    @o("api/sns/v1/live/{room_id}/make_notice")
    r<Object> updateNotice(@s("room_id") long j14, @c("notice") String str);
}