file_name
stringlengths
6
86
file_path
stringlengths
45
249
content
stringlengths
47
6.26M
file_size
int64
47
6.26M
language
stringclasses
1 value
extension
stringclasses
1 value
repo_name
stringclasses
767 values
repo_stars
int64
8
14.4k
repo_forks
int64
0
1.17k
repo_open_issues
int64
0
788
repo_created_at
stringclasses
767 values
repo_pushed_at
stringclasses
767 values
GProLiveGearInfo.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/GProLiveGearInfo.java
package com.tencent.qqnt.kernel.nativeinterface; /* loaded from: classes2.dex */ public final class GProLiveGearInfo { Integer bitRate; Integer level; String name; Integer pixelsX; Integer pixelsY; public GProLiveGearInfo() { } public Integer getBitRate() { return this.bitRate; } public Integer getLevel() { return this.level; } public String getName() { return this.name; } public Integer getPixelsX() { return this.pixelsX; } public Integer getPixelsY() { return this.pixelsY; } public String toString() { return "GProLiveGearInfo{level=" + this.level + ",bitRate=" + this.bitRate + ",name=" + this.name + ",pixelsX=" + this.pixelsX + ",pixelsY=" + this.pixelsY + ",}"; } public GProLiveGearInfo(Integer num, Integer num2, String str, Integer num3, Integer num4) { this.level = num; this.bitRate = num2; this.name = str; this.pixelsX = num3; this.pixelsY = num4; } }
1,051
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
GProGetBlockRecGuildsReq.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/GProGetBlockRecGuildsReq.java
package com.tencent.qqnt.kernel.nativeinterface; import java.io.Serializable; /* loaded from: classes2.dex */ public final class GProGetBlockRecGuildsReq implements Serializable { String busiInfo; int businessType; byte[] cookies; long serialVersionUID; GProBottomTabSourceInfo source; GProTopRecommendInfo topRecommend; public GProGetBlockRecGuildsReq() { this.serialVersionUID = 1L; this.cookies = new byte[0]; this.source = new GProBottomTabSourceInfo(); this.topRecommend = new GProTopRecommendInfo(); this.busiInfo = ""; } public String getBusiInfo() { return this.busiInfo; } public int getBusinessType() { return this.businessType; } public byte[] getCookies() { return this.cookies; } public GProBottomTabSourceInfo getSource() { return this.source; } public GProTopRecommendInfo getTopRecommend() { return this.topRecommend; } public String toString() { return "GProGetBlockRecGuildsReq{businessType=" + this.businessType + ",cookies=" + this.cookies + ",source=" + this.source + ",topRecommend=" + this.topRecommend + ",busiInfo=" + this.busiInfo + ",}"; } public GProGetBlockRecGuildsReq(int i2, byte[] bArr, GProBottomTabSourceInfo gProBottomTabSourceInfo, GProTopRecommendInfo gProTopRecommendInfo, String str) { this.serialVersionUID = 1L; this.cookies = new byte[0]; this.source = new GProBottomTabSourceInfo(); this.topRecommend = new GProTopRecommendInfo(); this.busiInfo = ""; this.businessType = i2; this.cookies = bArr; this.source = gProBottomTabSourceInfo; this.topRecommend = gProTopRecommendInfo; this.busiInfo = str; } }
1,812
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
FeedClientVideoContent.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/FeedClientVideoContent.java
package com.tencent.qqnt.kernel.nativeinterface; /* compiled from: P */ /* loaded from: classes2.dex */ public final class FeedClientVideoContent { String coverUrl; String taskId; String videoId; String videoUrl; public FeedClientVideoContent() { this.taskId = ""; this.videoId = ""; this.videoUrl = ""; this.coverUrl = ""; } public String getCoverUrl() { return this.coverUrl; } public String getTaskId() { return this.taskId; } public String getVideoId() { return this.videoId; } public String getVideoUrl() { return this.videoUrl; } public String toString() { return "FeedClientVideoContent{taskId=" + this.taskId + ",videoId=" + this.videoId + ",videoUrl=" + this.videoUrl + ",coverUrl=" + this.coverUrl + ",}"; } public FeedClientVideoContent(String str, String str2, String str3, String str4) { this.taskId = ""; this.videoId = ""; this.videoUrl = ""; this.coverUrl = ""; this.taskId = str; this.videoId = str2; this.videoUrl = str3; this.coverUrl = str4; } }
1,182
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
EmojiResourceInfo.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/EmojiResourceInfo.java
package com.tencent.qqnt.kernel.nativeinterface; /* compiled from: P */ /* loaded from: classes2.dex */ public final class EmojiResourceInfo { String errMsg; String path; int result; int type; public EmojiResourceInfo() { this.errMsg = ""; this.path = ""; } public String getErrMsg() { return this.errMsg; } public String getPath() { return this.path; } public int getResult() { return this.result; } public int getType() { return this.type; } public String toString() { return "EmojiResourceInfo{result=" + this.result + ",errMsg=" + this.errMsg + ",type=" + this.type + ",path=" + this.path + ",}"; } public EmojiResourceInfo(int i2, String str, int i3, String str2) { this.errMsg = ""; this.path = ""; this.result = i2; this.errMsg = str; this.type = i3; this.path = str2; } }
964
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
InputStatusInfo.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/InputStatusInfo.java
package com.tencent.qqnt.kernel.nativeinterface; /* compiled from: P */ /* loaded from: classes2.dex */ public final class InputStatusInfo { int chatType; int eventType; String fromUin; long interval; long showTime; String statusText; long timestamp; String toUin; public InputStatusInfo() { this.fromUin = ""; this.toUin = ""; this.statusText = ""; } public int getChatType() { return this.chatType; } public int getEventType() { return this.eventType; } public String getFromUin() { return this.fromUin; } public long getInterval() { return this.interval; } public long getShowTime() { return this.showTime; } public String getStatusText() { return this.statusText; } public long getTimestamp() { return this.timestamp; } public String getToUin() { return this.toUin; } public String toString() { return "InputStatusInfo{chatType=" + this.chatType + ",fromUin=" + this.fromUin + ",toUin=" + this.toUin + ",interval=" + this.interval + ",showTime=" + this.showTime + ",eventType=" + this.eventType + ",statusText=" + this.statusText + ",timestamp=" + this.timestamp + ",}"; } public InputStatusInfo(int i2, String str, String str2, long j2, long j3, int i3, String str3, long j4) { this.fromUin = ""; this.toUin = ""; this.statusText = ""; this.chatType = i2; this.fromUin = str; this.toUin = str2; this.interval = j2; this.showTime = j3; this.eventType = i3; this.statusText = str3; this.timestamp = j4; } }
1,726
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
GroupMsgMask.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/GroupMsgMask.java
package com.tencent.qqnt.kernel.nativeinterface; /* compiled from: P */ /* loaded from: classes2.dex */ public enum GroupMsgMask { UNSPECIFIED, NOTIFY, ASSISTANT, SHIELD, RECEIVE }
202
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
FeedFileType.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/FeedFileType.java
package com.tencent.qqnt.kernel.nativeinterface; /* compiled from: P */ /* loaded from: classes2.dex */ public enum FeedFileType { KFEEDIMAGE, KFEEDVIDEO, KFEEDVIDEOCOVER }
186
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
BuddyGrayElement.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/BuddyGrayElement.java
package com.tencent.qqnt.kernel.nativeinterface; import java.io.Serializable; public final class BuddyGrayElement implements Serializable { NewBuddyGrayElement elem; long serialVersionUID = 1; int type; public BuddyGrayElement() { } public NewBuddyGrayElement getElem() { return this.elem; } public int getType() { return this.type; } public String toString() { return "BuddyGrayElement{type=" + this.type + ",elem=" + this.elem + ",}"; } public BuddyGrayElement(int i2, NewBuddyGrayElement newBuddyGrayElement) { this.type = i2; this.elem = newBuddyGrayElement; } }
665
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
GProPAInstructionInfo.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/GProPAInstructionInfo.java
package com.tencent.qqnt.kernel.nativeinterface; import java.io.Serializable; /* loaded from: classes2.dex */ public final class GProPAInstructionInfo implements Serializable { String data; long logoutTime; int logoutType; int modal; /* renamed from: msg reason: collision with root package name */ String f305536msg; String ruleFamily; String ruleName; long serialVersionUID; String title; int type; String url; public GProPAInstructionInfo() { this.serialVersionUID = 1L; this.title = ""; this.f305536msg = ""; this.url = ""; this.data = ""; this.ruleName = ""; this.ruleFamily = ""; } public String getData() { return this.data; } public long getLogoutTime() { return this.logoutTime; } public int getLogoutType() { return this.logoutType; } public int getModal() { return this.modal; } public String getMsg() { return this.f305536msg; } public String getRuleFamily() { return this.ruleFamily; } public String getRuleName() { return this.ruleName; } public String getTitle() { return this.title; } public int getType() { return this.type; } public String getUrl() { return this.url; } public String toString() { return "GProPAInstructionInfo{type=" + this.type + ",title=" + this.title + ",msg=" + this.f305536msg + ",url = " + this.url + ",modal=" + this.modal + ",data=" + this.data + ",logoutTime=" + this.logoutTime + ",ruleName=" + this.ruleName + ",ruleFamily=" + this.ruleFamily + ",logoutType=" + this.logoutType + ",}"; } public GProPAInstructionInfo(int i2, String str, String str2, String str3, int i3, String str4, long j2, String str5, String str6, int i4) { this.serialVersionUID = 1L; this.title = ""; this.f305536msg = ""; this.url = ""; this.data = ""; this.ruleName = ""; this.ruleFamily = ""; this.type = i2; this.title = str; this.f305536msg = str2; this.url = str3; this.modal = i3; this.data = str4; this.logoutTime = j2; this.ruleName = str5; this.ruleFamily = str6; this.logoutType = i4; } }
2,370
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
NewBuddyGrayElement.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/NewBuddyGrayElement.java
package com.tencent.qqnt.kernel.nativeinterface; import java.io.Serializable; public final class NewBuddyGrayElement implements Serializable { String friendNick; boolean isInitiator; long serialVersionUID; int sourceId; int subSourceId; long time; public NewBuddyGrayElement() { this.serialVersionUID = 1L; this.friendNick = ""; } public String getFriendNick() { return this.friendNick; } public boolean getIsInitiator() { return this.isInitiator; } public int getSourceId() { return this.sourceId; } public int getSubSourceId() { return this.subSourceId; } public long getTime() { return this.time; } public String toString() { return "NewBuddyGrayElement{time=" + this.time + ",sourceId=" + this.sourceId + ",subSourceId=" + this.subSourceId + ",isInitiator=" + this.isInitiator + ",friendNick=" + this.friendNick + ",}"; } public NewBuddyGrayElement(long j2, int i2, int i3, boolean z, String str) { this.serialVersionUID = 1L; this.friendNick = ""; this.time = j2; this.sourceId = i2; this.subSourceId = i3; this.isInitiator = z; this.friendNick = str; } }
1,278
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
FeedsListType.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/FeedsListType.java
package com.tencent.qqnt.kernel.nativeinterface; /* compiled from: P */ /* loaded from: classes2.dex */ public enum FeedsListType { KUNKNOWN, KTIMELINE, KRECOMMEND }
179
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
InlineKeyboardButton.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/InlineKeyboardButton.java
package com.tencent.qqnt.kernel.nativeinterface; import java.util.ArrayList; /* compiled from: P */ /* loaded from: classes2.dex */ public final class InlineKeyboardButton { boolean atBotShowChannelList; int clickLimit; String data; String id; String label; int permissionType; ArrayList<String> specifyRoleIds; ArrayList<String> specifyTinyids; int style; int type; String unsupportTips; String visitedLabel; public InlineKeyboardButton() { this.id = ""; this.label = ""; this.visitedLabel = ""; this.unsupportTips = ""; this.data = ""; this.specifyRoleIds = new ArrayList<>(); this.specifyTinyids = new ArrayList<>(); } public boolean getAtBotShowChannelList() { return this.atBotShowChannelList; } public int getClickLimit() { return this.clickLimit; } public String getData() { return this.data; } public String getId() { return this.id; } public String getLabel() { return this.label; } public int getPermissionType() { return this.permissionType; } public ArrayList<String> getSpecifyRoleIds() { return this.specifyRoleIds; } public ArrayList<String> getSpecifyTinyids() { return this.specifyTinyids; } public int getStyle() { return this.style; } public int getType() { return this.type; } public String getUnsupportTips() { return this.unsupportTips; } public String getVisitedLabel() { return this.visitedLabel; } public String toString() { return "InlineKeyboardButton{id=" + this.id + ",label=" + this.label + ",visitedLabel=" + this.visitedLabel + ",style=" + this.style + ",type=" + this.type + ",clickLimit=" + this.clickLimit + ",unsupportTips=" + this.unsupportTips + ",data=" + this.data + ",atBotShowChannelList=" + this.atBotShowChannelList + ",permissionType=" + this.permissionType + ",specifyRoleIds=" + this.specifyRoleIds + ",specifyTinyids=" + this.specifyTinyids + ",}"; } public InlineKeyboardButton(String str, String str2, String str3, int i2, int i3, int i4, String str4, String str5, boolean z, int i5, ArrayList<String> arrayList, ArrayList<String> arrayList2) { this.id = ""; this.label = ""; this.visitedLabel = ""; this.unsupportTips = ""; this.data = ""; this.specifyRoleIds = new ArrayList<>(); this.specifyTinyids = new ArrayList<>(); this.id = str; this.label = str2; this.visitedLabel = str3; this.style = i2; this.type = i3; this.clickLimit = i4; this.unsupportTips = str4; this.data = str5; this.atBotShowChannelList = z; this.permissionType = i5; this.specifyRoleIds = arrayList; this.specifyTinyids = arrayList2; } }
2,958
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
FaceBubbleElement.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/FaceBubbleElement.java
package com.tencent.qqnt.kernel.nativeinterface; public final class FaceBubbleElement { String content; Integer faceCount; Integer faceFlag; String faceSummary; int faceType; String oldVersionStr; String others; SmallYellowFaceInfo yellowFaceInfo; public FaceBubbleElement() { } public String getContent() { return this.content; } public Integer getFaceCount() { return this.faceCount; } public Integer getFaceFlag() { return this.faceFlag; } public String getFaceSummary() { return this.faceSummary; } public int getFaceType() { return this.faceType; } public String getOldVersionStr() { return this.oldVersionStr; } public String getOthers() { return this.others; } public SmallYellowFaceInfo getYellowFaceInfo() { return this.yellowFaceInfo; } public void setContent(String str) { this.content = str; } public void setFaceCount(Integer num) { this.faceCount = num; } public void setFaceFlag(Integer num) { this.faceFlag = num; } public void setFaceSummary(String str) { this.faceSummary = str; } public void setFaceType(int i2) { this.faceType = i2; } public void setOldVersionStr(String str) { this.oldVersionStr = str; } public void setOthers(String str) { this.others = str; } public void setYellowFaceInfo(SmallYellowFaceInfo smallYellowFaceInfo) { this.yellowFaceInfo = smallYellowFaceInfo; } public String toString() { return "FaceBubbleElement{faceType=" + this.faceType + ",faceCount=" + this.faceCount + ",faceSummary=" + this.faceSummary + ",faceFlag=" + this.faceFlag + ",content=" + this.content + ",oldVersionStr=" + this.oldVersionStr + ",others=" + this.others + ",yellowFaceInfo=" + this.yellowFaceInfo + ",}"; } public FaceBubbleElement(int i2, Integer num, String str, Integer num2, String str2, String str3, String str4, SmallYellowFaceInfo smallYellowFaceInfo) { this.faceType = i2; this.faceCount = num; this.faceSummary = str; this.faceFlag = num2; this.content = str2; this.oldVersionStr = str3; this.others = str4; this.yellowFaceInfo = smallYellowFaceInfo; } }
2,393
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
GProFDLStComment.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/GProFDLStComment.java
package com.tencent.qqnt.kernel.nativeinterface; /* loaded from: classes4.dex */ public final class GProFDLStComment { String commentId; GProFDLStLike like; public GProFDLStComment() { this.commentId = ""; this.like = new GProFDLStLike(); } public String getCommentId() { return this.commentId; } public GProFDLStLike getLike() { return this.like; } public String toString() { return "GProFDLStComment{commentId=" + this.commentId + ",like=" + this.like + ",}"; } public GProFDLStComment(String str, GProFDLStLike gProFDLStLike) { this.commentId = ""; this.like = new GProFDLStLike(); this.commentId = str; this.like = gProFDLStLike; } }
764
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
GProGetItemDetailRsp.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/GProGetItemDetailRsp.java
package com.tencent.qqnt.kernel.nativeinterface; import java.util.ArrayList; /* loaded from: classes2.dex */ public final class GProGetItemDetailRsp { byte[] cookies; boolean isEnd; ArrayList<GProRecommendItem> items; /* renamed from: msg reason: collision with root package name */ String f305535msg; int nextTs; String requestId; public GProGetItemDetailRsp() { this.requestId = ""; this.items = new ArrayList<>(); this.f305535msg = ""; this.cookies = new byte[0]; } public byte[] getCookies() { return this.cookies; } public boolean getIsEnd() { return this.isEnd; } public ArrayList<GProRecommendItem> getItems() { return this.items; } public String getMsg() { return this.f305535msg; } public int getNextTs() { return this.nextTs; } public String getRequestId() { return this.requestId; } public String toString() { return "GProGetItemDetailRsp{requestId=" + this.requestId + ",items=" + this.items + ",msg=" + this.f305535msg + ",isEnd=" + this.isEnd + ",cookies=" + this.cookies + ",nextTs=" + this.nextTs + ",}"; } public GProGetItemDetailRsp(String str, ArrayList<GProRecommendItem> arrayList, String str2, boolean z, byte[] bArr, int i2) { this.requestId = ""; this.items = new ArrayList<>(); this.f305535msg = ""; this.cookies = new byte[0]; this.requestId = str; this.items = arrayList; this.f305535msg = str2; this.isEnd = z; this.cookies = bArr; this.nextTs = i2; } }
1,663
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
FeedGuildInfo.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/FeedGuildInfo.java
package com.tencent.qqnt.kernel.nativeinterface; /* compiled from: P */ /* loaded from: classes2.dex */ public final class FeedGuildInfo { String guildId; long joinTime; String name; public FeedGuildInfo() { this.guildId = ""; this.name = ""; } public String getGuildId() { return this.guildId; } public long getJoinTime() { return this.joinTime; } public String getName() { return this.name; } public String toString() { return "FeedGuildInfo{guildId=" + this.guildId + ",name=" + this.name + ",joinTime=" + this.joinTime + ",}"; } public FeedGuildInfo(String str, String str2, long j2) { this.guildId = ""; this.name = ""; this.guildId = str; this.name = str2; this.joinTime = j2; } }
842
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
GProCategoryAdminDisplayInfo.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/GProCategoryAdminDisplayInfo.java
package com.tencent.qqnt.kernel.nativeinterface; /* loaded from: classes4.dex */ public final class GProCategoryAdminDisplayInfo { long categoryAdminNum; long categoryId; String categoryName; public GProCategoryAdminDisplayInfo() { this.categoryName = ""; } public long getCategoryAdminNum() { return this.categoryAdminNum; } public long getCategoryId() { return this.categoryId; } public String getCategoryName() { return this.categoryName; } public String toString() { return "GProCategoryAdminDisplayInfo{categoryId=" + this.categoryId + ",categoryName=" + this.categoryName + ",categoryAdminNum=" + this.categoryAdminNum + ",}"; } public GProCategoryAdminDisplayInfo(long j2, String str, long j3) { this.categoryName = ""; this.categoryId = j2; this.categoryName = str; this.categoryAdminNum = j3; } }
945
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
GProAVMemberGroupListReq.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/GProAVMemberGroupListReq.java
package com.tencent.qqnt.kernel.nativeinterface; import java.io.Serializable; import java.util.ArrayList; /* loaded from: classes2.dex */ public final class GProAVMemberGroupListReq implements Serializable { long channelId; ArrayList<GProGroupClaim> groupTypes; long guildId; long serialVersionUID; public GProAVMemberGroupListReq() { this.serialVersionUID = 1L; this.groupTypes = new ArrayList<>(); } public long getChannelId() { return this.channelId; } public ArrayList<GProGroupClaim> getGroupTypes() { return this.groupTypes; } public long getGuildId() { return this.guildId; } public String toString() { return "GProAVMemberGroupListReq{guildId=" + this.guildId + ",channelId=" + this.channelId + ",groupTypes=" + this.groupTypes + ",}"; } public GProAVMemberGroupListReq(long j2, long j3, ArrayList<GProGroupClaim> arrayList) { this.serialVersionUID = 1L; this.groupTypes = new ArrayList<>(); this.guildId = j2; this.channelId = j3; this.groupTypes = arrayList; } }
1,133
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
GProFeed.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/GProFeed.java
package com.tencent.qqnt.kernel.nativeinterface; import java.io.Serializable; /* loaded from: classes2.dex */ public final class GProFeed implements Serializable { String feedId; long serialVersionUID; public GProFeed() { this.serialVersionUID = 1L; this.feedId = ""; } public String getFeedId() { return this.feedId; } public String toString() { return "GProFeed{feedId=" + this.feedId + ",}"; } public GProFeed(String str) { this.serialVersionUID = 1L; this.feedId = ""; this.feedId = str; } }
598
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
GProLobbyMemberInfo.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/GProLobbyMemberInfo.java
package com.tencent.qqnt.kernel.nativeinterface; import java.io.Serializable; /* loaded from: classes2.dex */ public final class GProLobbyMemberInfo implements Serializable { String avatar; String nickName; boolean playing; long serialVersionUID; long tinyId; long uin; public GProLobbyMemberInfo() { this.serialVersionUID = 1L; this.nickName = ""; this.avatar = ""; } public String getAvatar() { return this.avatar; } public String getNickName() { return this.nickName; } public boolean getPlaying() { return this.playing; } public long getTinyId() { return this.tinyId; } public long getUin() { return this.uin; } public String toString() { return "GProLobbyMemberInfo{uin=" + this.uin + ",tinyId=" + this.tinyId + ",nickName=" + this.nickName + ",avatar=" + this.avatar + ",playing=" + this.playing + ",}"; } public GProLobbyMemberInfo(long j2, long j3, String str, String str2, boolean z) { this.serialVersionUID = 1L; this.nickName = ""; this.avatar = ""; this.uin = j2; this.tinyId = j3; this.nickName = str; this.avatar = str2; this.playing = z; } }
1,291
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
GProUnionSearchResult.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/GProUnionSearchResult.java
package com.tencent.qqnt.kernel.nativeinterface; import java.util.ArrayList; /* loaded from: classes2.dex */ public final class GProUnionSearchResult { byte[] feedInfoCookie; ArrayList<GProFeedSearchInfo> feedInfoList; long feedInfoTotalCount; byte[] guildInfoCookie; ArrayList<GProGuildSearchInfo> guildInfoList; long guildInfoTotalCount; byte[] guildRcdInfoCookie; ArrayList<GProGuildSearchInfo> guildRcdInfoList; byte[] liveInfoCookie; ArrayList<GProLiveSearchInfo> liveInfoList; long liveInfoTotalCount; byte[] scheduleInfoCookie; ArrayList<GProScheduleSearchInfo> scheduleInfoList; long scheduleInfoTotalCount; GProSuggestedSearch suggestedContent; int version; public GProUnionSearchResult() { this.guildInfoList = new ArrayList<>(); this.guildInfoCookie = new byte[0]; this.feedInfoList = new ArrayList<>(); this.feedInfoCookie = new byte[0]; this.liveInfoList = new ArrayList<>(); this.liveInfoCookie = new byte[0]; this.scheduleInfoList = new ArrayList<>(); this.scheduleInfoCookie = new byte[0]; this.guildRcdInfoList = new ArrayList<>(); this.guildRcdInfoCookie = new byte[0]; this.suggestedContent = new GProSuggestedSearch(); } public byte[] getFeedInfoCookie() { return this.feedInfoCookie; } public ArrayList<GProFeedSearchInfo> getFeedInfoList() { return this.feedInfoList; } public long getFeedInfoTotalCount() { return this.feedInfoTotalCount; } public byte[] getGuildInfoCookie() { return this.guildInfoCookie; } public ArrayList<GProGuildSearchInfo> getGuildInfoList() { return this.guildInfoList; } public long getGuildInfoTotalCount() { return this.guildInfoTotalCount; } public byte[] getGuildRcdInfoCookie() { return this.guildRcdInfoCookie; } public ArrayList<GProGuildSearchInfo> getGuildRcdInfoList() { return this.guildRcdInfoList; } public byte[] getLiveInfoCookie() { return this.liveInfoCookie; } public ArrayList<GProLiveSearchInfo> getLiveInfoList() { return this.liveInfoList; } public long getLiveInfoTotalCount() { return this.liveInfoTotalCount; } public byte[] getScheduleInfoCookie() { return this.scheduleInfoCookie; } public ArrayList<GProScheduleSearchInfo> getScheduleInfoList() { return this.scheduleInfoList; } public long getScheduleInfoTotalCount() { return this.scheduleInfoTotalCount; } public GProSuggestedSearch getSuggestedContent() { return this.suggestedContent; } public int getVersion() { return this.version; } public String toString() { return "GProUnionSearchResult{guildInfoTotalCount=" + this.guildInfoTotalCount + ",guildInfoList=" + this.guildInfoList + ",guildInfoCookie=" + this.guildInfoCookie + ",feedInfoTotalCount=" + this.feedInfoTotalCount + ",feedInfoList=" + this.feedInfoList + ",feedInfoCookie=" + this.feedInfoCookie + ",liveInfoTotalCount=" + this.liveInfoTotalCount + ",liveInfoList=" + this.liveInfoList + ",liveInfoCookie=" + this.liveInfoCookie + ",scheduleInfoTotalCount=" + this.scheduleInfoTotalCount + ",scheduleInfoList=" + this.scheduleInfoList + ",scheduleInfoCookie=" + this.scheduleInfoCookie + ",guildRcdInfoList=" + this.guildRcdInfoList + ",guildRcdInfoCookie=" + this.guildRcdInfoCookie + ",suggestedContent=" + this.suggestedContent + ",version = " + this.version + ",}"; } public GProUnionSearchResult(long j2, ArrayList<GProGuildSearchInfo> arrayList, byte[] bArr, long j3, ArrayList<GProFeedSearchInfo> arrayList2, byte[] bArr2, long j4, ArrayList<GProLiveSearchInfo> arrayList3, byte[] bArr3, long j5, ArrayList<GProScheduleSearchInfo> arrayList4, byte[] bArr4, ArrayList<GProGuildSearchInfo> arrayList5, byte[] bArr5, GProSuggestedSearch gProSuggestedSearch, int i2) { this.guildInfoList = new ArrayList<>(); this.guildInfoCookie = new byte[0]; this.feedInfoList = new ArrayList<>(); this.feedInfoCookie = new byte[0]; this.liveInfoList = new ArrayList<>(); this.liveInfoCookie = new byte[0]; this.scheduleInfoList = new ArrayList<>(); this.scheduleInfoCookie = new byte[0]; this.guildRcdInfoList = new ArrayList<>(); this.guildRcdInfoCookie = new byte[0]; this.suggestedContent = new GProSuggestedSearch(); this.guildInfoTotalCount = j2; this.guildInfoList = arrayList; this.guildInfoCookie = bArr; this.feedInfoTotalCount = j3; this.feedInfoList = arrayList2; this.feedInfoCookie = bArr2; this.liveInfoTotalCount = j4; this.liveInfoList = arrayList3; this.liveInfoCookie = bArr3; this.scheduleInfoTotalCount = j5; this.scheduleInfoList = arrayList4; this.scheduleInfoCookie = bArr4; this.guildRcdInfoList = arrayList5; this.guildRcdInfoCookie = bArr5; this.suggestedContent = gProSuggestedSearch; this.version = i2; } }
5,201
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
GProBusinessInfo.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/GProBusinessInfo.java
package com.tencent.qqnt.kernel.nativeinterface; import java.io.Serializable; /* loaded from: classes2.dex */ public final class GProBusinessInfo implements Serializable { GProLobbyMemberInfo lobbyMemberInfo; GProMemberInfoInGame memberInfoInGame; GProRobotStateInfo robotStateInfo; long serialVersionUID; long sortKey; String tipsMsg; GProUserAVInfo userAVInfo; GProUserChannelShowState userChannelState; GProUserListGroupInfo userListGroupInfo; public GProBusinessInfo() { this.serialVersionUID = 1L; this.memberInfoInGame = new GProMemberInfoInGame(); this.userAVInfo = new GProUserAVInfo(); this.robotStateInfo = new GProRobotStateInfo(); this.tipsMsg = ""; this.userListGroupInfo = new GProUserListGroupInfo(); this.userChannelState = new GProUserChannelShowState(); this.lobbyMemberInfo = new GProLobbyMemberInfo(); } public GProLobbyMemberInfo getLobbyMemberInfo() { return this.lobbyMemberInfo; } public GProMemberInfoInGame getMemberInfoInGame() { return this.memberInfoInGame; } public GProRobotStateInfo getRobotStateInfo() { return this.robotStateInfo; } public long getSortKey() { return this.sortKey; } public String getTipsMsg() { return this.tipsMsg; } public GProUserAVInfo getUserAVInfo() { return this.userAVInfo; } public GProUserChannelShowState getUserChannelState() { return this.userChannelState; } public GProUserListGroupInfo getUserListGroupInfo() { return this.userListGroupInfo; } public void setLobbyMemberInfo(GProLobbyMemberInfo gProLobbyMemberInfo) { this.lobbyMemberInfo = gProLobbyMemberInfo; } public void setMemberInfoInGame(GProMemberInfoInGame gProMemberInfoInGame) { this.memberInfoInGame = gProMemberInfoInGame; } public void setRobotStateInfo(GProRobotStateInfo gProRobotStateInfo) { this.robotStateInfo = gProRobotStateInfo; } public void setSortKey(long j2) { this.sortKey = j2; } public void setTipsMsg(String str) { this.tipsMsg = str; } public void setUserAVInfo(GProUserAVInfo gProUserAVInfo) { this.userAVInfo = gProUserAVInfo; } public void setUserChannelState(GProUserChannelShowState gProUserChannelShowState) { this.userChannelState = gProUserChannelShowState; } public void setUserListGroupInfo(GProUserListGroupInfo gProUserListGroupInfo) { this.userListGroupInfo = gProUserListGroupInfo; } public String toString() { return "GProBusinessInfo{sortKey=" + this.sortKey + ",memberInfoInGame=" + this.memberInfoInGame + ",userAVInfo=" + this.userAVInfo + ",robotStateInfo=" + this.robotStateInfo + ",tipsMsg=" + this.tipsMsg + ",userListGroupInfo=" + this.userListGroupInfo + ",userChannelState=" + this.userChannelState + ",lobbyMemberInfo=" + this.lobbyMemberInfo + ",}"; } public GProBusinessInfo(long j2, GProMemberInfoInGame gProMemberInfoInGame, GProUserAVInfo gProUserAVInfo, GProRobotStateInfo gProRobotStateInfo, String str, GProUserListGroupInfo gProUserListGroupInfo, GProUserChannelShowState gProUserChannelShowState, GProLobbyMemberInfo gProLobbyMemberInfo) { this.serialVersionUID = 1L; this.memberInfoInGame = new GProMemberInfoInGame(); this.userAVInfo = new GProUserAVInfo(); this.robotStateInfo = new GProRobotStateInfo(); this.tipsMsg = ""; this.userListGroupInfo = new GProUserListGroupInfo(); this.userChannelState = new GProUserChannelShowState(); this.lobbyMemberInfo = new GProLobbyMemberInfo(); this.sortKey = j2; this.memberInfoInGame = gProMemberInfoInGame; this.userAVInfo = gProUserAVInfo; this.robotStateInfo = gProRobotStateInfo; this.tipsMsg = str; this.userListGroupInfo = gProUserListGroupInfo; this.userChannelState = gProUserChannelShowState; this.lobbyMemberInfo = gProLobbyMemberInfo; } }
4,116
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
GProGetChannelActivityReq.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/GProGetChannelActivityReq.java
package com.tencent.qqnt.kernel.nativeinterface; /* loaded from: classes2.dex */ public final class GProGetChannelActivityReq { int channelType; long guildId; public GProGetChannelActivityReq() { } public int getChannelType() { return this.channelType; } public long getGuildId() { return this.guildId; } public String toString() { return "GProGetChannelActivityReq{guildId=" + this.guildId + ",channelType=" + this.channelType + ",}"; } public GProGetChannelActivityReq(long j2, int i2) { this.guildId = j2; this.channelType = i2; } }
630
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
GProFDLStFeed.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/GProFDLStFeed.java
package com.tencent.qqnt.kernel.nativeinterface; /* loaded from: classes4.dex */ public final class GProFDLStFeed { String feedId; public GProFDLStFeed() { this.feedId = ""; } public String getFeedId() { return this.feedId; } public String toString() { return "GProFDLStFeed{feedId=" + this.feedId + ",}"; } public GProFDLStFeed(String str) { this.feedId = ""; this.feedId = str; } }
465
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
GProGuildStateRspInfo.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/GProGuildStateRspInfo.java
package com.tencent.qqnt.kernel.nativeinterface; import java.util.ArrayList; /* loaded from: classes2.dex */ public final class GProGuildStateRspInfo { ArrayList<GProGuildState> guildStatusList; long nextTs; GProUserChannelState userStateInfo; public GProGuildStateRspInfo() { this.guildStatusList = new ArrayList<>(); this.userStateInfo = new GProUserChannelState(); } public ArrayList<GProGuildState> getGuildStatusList() { return this.guildStatusList; } public long getNextTs() { return this.nextTs; } public GProUserChannelState getUserStateInfo() { return this.userStateInfo; } public String toString() { return "GProGuildStateRspInfo{guildStatusList=" + this.guildStatusList + ",nextTs=" + this.nextTs + ",userStateInfo=" + this.userStateInfo + ",}"; } public GProGuildStateRspInfo(ArrayList<GProGuildState> arrayList, long j2, GProUserChannelState gProUserChannelState) { this.guildStatusList = new ArrayList<>(); this.userStateInfo = new GProUserChannelState(); this.guildStatusList = arrayList; this.nextTs = j2; this.userStateInfo = gProUserChannelState; } }
1,225
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
GProNoticeAction.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/GProNoticeAction.java
package com.tencent.qqnt.kernel.nativeinterface; /* loaded from: classes2.dex */ public final class GProNoticeAction { String actionId; int style; String title; public GProNoticeAction() { this.title = ""; this.actionId = ""; } public String getActionId() { return this.actionId; } public int getStyle() { return this.style; } public String getTitle() { return this.title; } public String toString() { return "GProNoticeAction{style=" + this.style + ",title=" + this.title + ",actionId=" + this.actionId + ",}"; } public GProNoticeAction(int i2, String str, String str2) { this.title = ""; this.actionId = ""; this.style = i2; this.title = str; this.actionId = str2; } }
826
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
SearchRspGroupInfo.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/SearchRspGroupInfo.java
package com.tencent.qqnt.kernel.nativeinterface; /* compiled from: P */ /* loaded from: classes.dex */ public final class SearchRspGroupInfo { long groupCode; int privilege; GroupDetailInfo searchGroupInfo; public SearchRspGroupInfo() { this.searchGroupInfo = new GroupDetailInfo(); } public long getGroupCode() { return this.groupCode; } public int getPrivilege() { return this.privilege; } public GroupDetailInfo getSearchGroupInfo() { return this.searchGroupInfo; } public String toString() { return "SearchRspGroupInfo{groupCode=" + this.groupCode + ",searchGroupInfo=" + this.searchGroupInfo + ",privilege=" + this.privilege + ",}"; } public SearchRspGroupInfo(long j2, GroupDetailInfo groupDetailInfo, int i2) { this.searchGroupInfo = new GroupDetailInfo(); this.groupCode = j2; this.searchGroupInfo = groupDetailInfo; this.privilege = i2; } }
989
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
GProGetRecommendMyV2Req.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/GProGetRecommendMyV2Req.java
package com.tencent.qqnt.kernel.nativeinterface; /* loaded from: classes2.dex */ public final class GProGetRecommendMyV2Req { byte[] adReq; String busiInfo; int businessType; byte[] cookies; int direction; boolean existRecommend; int refreshNum; GProBottomTabSourceInfo source; public GProGetRecommendMyV2Req() { this.source = new GProBottomTabSourceInfo(); this.cookies = new byte[0]; this.busiInfo = ""; this.adReq = new byte[0]; } public byte[] getAdReq() { return this.adReq; } public String getBusiInfo() { return this.busiInfo; } public int getBusinessType() { return this.businessType; } public byte[] getCookies() { return this.cookies; } public int getDirection() { return this.direction; } public boolean getExistRecommend() { return this.existRecommend; } public int getRefreshNum() { return this.refreshNum; } public GProBottomTabSourceInfo getSource() { return this.source; } public String toString() { return "GProGetRecommendMyV2Req{businessType=" + this.businessType + ",direction=" + this.direction + ",refreshNum=" + this.refreshNum + ",source=" + this.source + ",cookies=" + this.cookies + ",existRecommend=" + this.existRecommend + ",busiInfo=" + this.busiInfo + ",adReq=" + this.adReq + ",}"; } public GProGetRecommendMyV2Req(int i2, int i3, int i4, GProBottomTabSourceInfo gProBottomTabSourceInfo, byte[] bArr, boolean z, String str, byte[] bArr2) { this.source = new GProBottomTabSourceInfo(); this.cookies = new byte[0]; this.busiInfo = ""; this.adReq = new byte[0]; this.businessType = i2; this.direction = i3; this.refreshNum = i4; this.source = gProBottomTabSourceInfo; this.cookies = bArr; this.existRecommend = z; this.busiInfo = str; this.adReq = bArr2; } }
2,020
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
SearchStranger.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/SearchStranger.java
package com.tencent.qqnt.kernel.nativeinterface; /* compiled from: P */ /* loaded from: classes.dex */ public final class SearchStranger implements IKernelModel { Integer ageMax; Integer ageMin; Boolean checkNick; String countryCode; Integer gender; String keyWords; public SearchStranger() { } public Integer getAgeMax() { return this.ageMax; } public Integer getAgeMin() { return this.ageMin; } public Boolean getCheckNick() { return this.checkNick; } public String getCountryCode() { return this.countryCode; } public Integer getGender() { return this.gender; } public String getKeyWords() { return this.keyWords; } public void setAgeMax(Integer num) { this.ageMax = num; } public void setAgeMin(Integer num) { this.ageMin = num; } public void setCheckNick(Boolean bool) { this.checkNick = bool; } public void setCountryCode(String str) { this.countryCode = str; } public void setGender(Integer num) { this.gender = num; } public void setKeyWords(String str) { this.keyWords = str; } public String toString() { return "SearchStranger{countryCode=" + this.countryCode + ",keyWords=" + this.keyWords + ",gender=" + this.gender + ",ageMin=" + this.ageMin + ",ageMax=" + this.ageMax + ",checkNick=" + this.checkNick + ",}"; } public SearchStranger(String str, String str2, Integer num, Integer num2, Integer num3, Boolean bool) { this.countryCode = str; this.keyWords = str2; this.gender = num; this.ageMin = num2; this.ageMax = num3; this.checkNick = bool; } }
1,773
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
GProEnterAudioLiveChannelRsp.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/GProEnterAudioLiveChannelRsp.java
package com.tencent.qqnt.kernel.nativeinterface; import java.io.Serializable; import java.util.ArrayList; /* loaded from: classes2.dex */ public final class GProEnterAudioLiveChannelRsp implements Serializable { String authMeta; GProAVChannelConfig avChannelConfig; boolean enableStream; int globalMutedFlag; GProEnterChannelPermission liveChannelPermission; long noStreamDisconnectTrtcSecond; GProEnterAVChannelPermissionInfo permissionInfo; String privateMapKey; String roomSessionId; int sdkAppId; long serialVersionUID; String showTips; long sigExpiresSecond; ArrayList<GProStreamInfo> streamInfoList; String trtcUserSign; ArrayList<GProUserBarNodePermission> userBarNodePermission; int userTRTC; long userTinyId; public GProEnterAudioLiveChannelRsp() { this.serialVersionUID = 1L; this.authMeta = ""; this.trtcUserSign = ""; this.privateMapKey = ""; this.streamInfoList = new ArrayList<>(); this.showTips = ""; this.avChannelConfig = new GProAVChannelConfig(); this.userBarNodePermission = new ArrayList<>(); this.roomSessionId = ""; this.permissionInfo = new GProEnterAVChannelPermissionInfo(); this.liveChannelPermission = new GProEnterChannelPermission(); } public String getAuthMeta() { return this.authMeta; } public GProAVChannelConfig getAvChannelConfig() { return this.avChannelConfig; } public boolean getEnableStream() { return this.enableStream; } public int getGlobalMutedFlag() { return this.globalMutedFlag; } public GProEnterChannelPermission getLiveChannelPermission() { return this.liveChannelPermission; } public long getNoStreamDisconnectTrtcSecond() { return this.noStreamDisconnectTrtcSecond; } public GProEnterAVChannelPermissionInfo getPermissionInfo() { return this.permissionInfo; } public String getPrivateMapKey() { return this.privateMapKey; } public String getRoomSessionId() { return this.roomSessionId; } public int getSdkAppId() { return this.sdkAppId; } public String getShowTips() { return this.showTips; } public long getSigExpiresSecond() { return this.sigExpiresSecond; } public ArrayList<GProStreamInfo> getStreamInfoList() { return this.streamInfoList; } public String getTrtcUserSign() { return this.trtcUserSign; } public ArrayList<GProUserBarNodePermission> getUserBarNodePermission() { return this.userBarNodePermission; } public int getUserTRTC() { return this.userTRTC; } public long getUserTinyId() { return this.userTinyId; } public String toString() { return "GProEnterAudioLiveChannelRsp{authMeta=" + this.authMeta + ",enableStream=" + this.enableStream + ",userTRTC=" + this.userTRTC + ",sdkAppId=" + this.sdkAppId + ",trtcUserSign=" + this.trtcUserSign + ",privateMapKey=" + this.privateMapKey + ",streamInfoList=" + this.streamInfoList + ",showTips=" + this.showTips + ",avChannelConfig=" + this.avChannelConfig + ",userBarNodePermission=" + this.userBarNodePermission + ",roomSessionId=" + this.roomSessionId + ",globalMutedFlag=" + this.globalMutedFlag + ",permissionInfo=" + this.permissionInfo + ",liveChannelPermission=" + this.liveChannelPermission + ",userTinyId=" + this.userTinyId + ",sigExpiresSecond=" + this.sigExpiresSecond + ",noStreamDisconnectTrtcSecond=" + this.noStreamDisconnectTrtcSecond + ",}"; } public GProEnterAudioLiveChannelRsp(String str, boolean z, int i2, int i3, String str2, String str3, ArrayList<GProStreamInfo> arrayList, String str4, GProAVChannelConfig gProAVChannelConfig, ArrayList<GProUserBarNodePermission> arrayList2, String str5, int i4, GProEnterAVChannelPermissionInfo gProEnterAVChannelPermissionInfo, GProEnterChannelPermission gProEnterChannelPermission, long j2, long j3, long j4) { this.serialVersionUID = 1L; this.authMeta = ""; this.trtcUserSign = ""; this.privateMapKey = ""; this.streamInfoList = new ArrayList<>(); this.showTips = ""; this.avChannelConfig = new GProAVChannelConfig(); this.userBarNodePermission = new ArrayList<>(); this.roomSessionId = ""; this.permissionInfo = new GProEnterAVChannelPermissionInfo(); this.liveChannelPermission = new GProEnterChannelPermission(); this.authMeta = str; this.enableStream = z; this.userTRTC = i2; this.sdkAppId = i3; this.trtcUserSign = str2; this.privateMapKey = str3; this.streamInfoList = arrayList; this.showTips = str4; this.avChannelConfig = gProAVChannelConfig; this.userBarNodePermission = arrayList2; this.roomSessionId = str5; this.globalMutedFlag = i4; this.permissionInfo = gProEnterAVChannelPermissionInfo; this.liveChannelPermission = gProEnterChannelPermission; this.userTinyId = j2; this.sigExpiresSecond = j3; this.noStreamDisconnectTrtcSecond = j4; } }
5,242
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
GProBotClientInfo.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/GProBotClientInfo.java
package com.tencent.qqnt.kernel.nativeinterface; /* loaded from: classes2.dex */ public final class GProBotClientInfo { int buildNum; int platform; String version; public GProBotClientInfo() { this.version = ""; } public int getBuildNum() { return this.buildNum; } public int getPlatform() { return this.platform; } public String getVersion() { return this.version; } public String toString() { return "GProBotClientInfo{platform=" + this.platform + ",version = " + this.version + ",buildNum=" + this.buildNum + ",}"; } public GProBotClientInfo(int i2, String str, int i3) { this.version = ""; this.platform = i2; this.version = str; this.buildNum = i3; } }
799
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
GProGuildNumInfo.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/GProGuildNumInfo.java
package com.tencent.qqnt.kernel.nativeinterface; /* loaded from: classes2.dex */ public final class GProGuildNumInfo { long leftTime; String name; int status; public GProGuildNumInfo() { this.name = ""; } public long getLeftTime() { return this.leftTime; } public String getName() { return this.name; } public int getStatus() { return this.status; } public String toString() { return "GProGuildNumInfo{name=" + this.name + ",status=" + this.status + ",leftTime=" + this.leftTime + ",}"; } public GProGuildNumInfo(String str, int i2, long j2) { this.name = ""; this.name = str; this.status = i2; this.leftTime = j2; } }
758
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
GproXWorldInfo.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/GproXWorldInfo.java
package com.tencent.qqnt.kernel.nativeinterface; /* compiled from: P */ /* loaded from: classes2.dex */ public final class GproXWorldInfo { boolean allowDisplay; long bindTime; long guildId; String guildName; String guildUrl; public GproXWorldInfo() { this.guildUrl = ""; this.guildName = ""; } public boolean getAllowDisplay() { return this.allowDisplay; } public long getBindTime() { return this.bindTime; } public long getGuildId() { return this.guildId; } public String getGuildName() { return this.guildName; } public String getGuildUrl() { return this.guildUrl; } public String toString() { return "GproXWorldInfo{allowDisplay=" + this.allowDisplay + ",guildId=" + this.guildId + ",guildUrl=" + this.guildUrl + ",bindTime=" + this.bindTime + ",guildName=" + this.guildName + ",}"; } public GproXWorldInfo(boolean z, long j2, String str, long j3, String str2) { this.guildUrl = ""; this.guildName = ""; this.allowDisplay = z; this.guildId = j2; this.guildUrl = str; this.bindTime = j3; this.guildName = str2; } }
1,231
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
GProPopBlockList.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/GProPopBlockList.java
package com.tencent.qqnt.kernel.nativeinterface; import java.io.Serializable; import java.util.ArrayList; /* loaded from: classes2.dex */ public final class GProPopBlockList implements Serializable { String blockName; ArrayList<GProBlockBaseInfo> list; int nextTs; long serialVersionUID; public GProPopBlockList() { this.serialVersionUID = 1L; this.blockName = ""; this.list = new ArrayList<>(); } public String getBlockName() { return this.blockName; } public ArrayList<GProBlockBaseInfo> getList() { return this.list; } public int getNextTs() { return this.nextTs; } public String toString() { return "GProPopBlockList{blockName=" + this.blockName + ",list=" + this.list + ",nextTs=" + this.nextTs + ",}"; } public GProPopBlockList(String str, ArrayList<GProBlockBaseInfo> arrayList, int i2) { this.serialVersionUID = 1L; this.blockName = ""; this.list = new ArrayList<>(); this.blockName = str; this.list = arrayList; this.nextTs = i2; } }
1,119
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
SearchHistoryItem.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/SearchHistoryItem.java
package com.tencent.qqnt.kernel.nativeinterface; import java.util.ArrayList; /* compiled from: P */ /* loaded from: classes.dex */ public final class SearchHistoryItem { ArrayList<SearchBuddyItem> buddyList; ArrayList<SearchFileItem> fileInfos; ArrayList<SearchGroupItem> groupInfos; int id; ArrayList<SearchMsgItem> msgs; SearchHistoryType type; public SearchHistoryItem() { this.type = SearchHistoryType.values()[0]; this.buddyList = new ArrayList<>(); this.groupInfos = new ArrayList<>(); this.msgs = new ArrayList<>(); this.fileInfos = new ArrayList<>(); } public ArrayList<SearchBuddyItem> getBuddyList() { return this.buddyList; } public ArrayList<SearchFileItem> getFileInfos() { return this.fileInfos; } public ArrayList<SearchGroupItem> getGroupInfos() { return this.groupInfos; } public int getId() { return this.id; } public ArrayList<SearchMsgItem> getMsgs() { return this.msgs; } public SearchHistoryType getType() { return this.type; } public String toString() { return "SearchHistoryItem{id=" + this.id + ",type=" + this.type + ",buddyList=" + this.buddyList + ",groupInfos=" + this.groupInfos + ",msgs=" + this.msgs + ",fileInfos=" + this.fileInfos + ",}"; } public SearchHistoryItem(int i2, SearchHistoryType searchHistoryType, ArrayList<SearchBuddyItem> arrayList, ArrayList<SearchGroupItem> arrayList2, ArrayList<SearchMsgItem> arrayList3, ArrayList<SearchFileItem> arrayList4) { this.type = SearchHistoryType.values()[0]; this.buddyList = new ArrayList<>(); this.groupInfos = new ArrayList<>(); this.msgs = new ArrayList<>(); this.fileInfos = new ArrayList<>(); this.id = i2; this.type = searchHistoryType; this.buddyList = arrayList; this.groupInfos = arrayList2; this.msgs = arrayList3; this.fileInfos = arrayList4; } }
2,033
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
GProVoiceSmobaGameQuitRoomReq.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/GProVoiceSmobaGameQuitRoomReq.java
package com.tencent.qqnt.kernel.nativeinterface; /* loaded from: classes2.dex */ public final class GProVoiceSmobaGameQuitRoomReq { long channelId; int forceExit; long guildId; long roomId; public GProVoiceSmobaGameQuitRoomReq() { } public long getChannelId() { return this.channelId; } public int getForceExit() { return this.forceExit; } public long getGuildId() { return this.guildId; } public long getRoomId() { return this.roomId; } public String toString() { return "GProVoiceSmobaGameQuitRoomReq{roomId=" + this.roomId + ",guildId=" + this.guildId + ",channelId=" + this.channelId + ",forceExit=" + this.forceExit + ",}"; } public GProVoiceSmobaGameQuitRoomReq(long j2, long j3, long j4, int i2) { this.roomId = j2; this.guildId = j3; this.channelId = j4; this.forceExit = i2; } }
940
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
InlineKeyboardElement.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/InlineKeyboardElement.java
package com.tencent.qqnt.kernel.nativeinterface; import java.util.ArrayList; /* compiled from: P */ /* loaded from: classes2.dex */ public final class InlineKeyboardElement { long botAppid; ArrayList<InlineKeyboardRow> rows; public InlineKeyboardElement() { this.rows = new ArrayList<>(); } public long getBotAppid() { return this.botAppid; } public ArrayList<InlineKeyboardRow> getRows() { return this.rows; } public String toString() { return "InlineKeyboardElement{rows=" + this.rows + ",botAppid=" + this.botAppid + ",}"; } public InlineKeyboardElement(ArrayList<InlineKeyboardRow> arrayList, long j2) { this.rows = new ArrayList<>(); this.rows = arrayList; this.botAppid = j2; } }
797
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
FileAssistantListParams.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/FileAssistantListParams.java
package com.tencent.qqnt.kernel.nativeinterface; /* loaded from: classes2.dex */ public final class FileAssistantListParams { int count; FileAssistantType fileType; Long groupCode; Order order; FileAssistantRequestType reqType; String uid; public FileAssistantListParams() { this.reqType = FileAssistantRequestType.values()[0]; this.order = Order.values()[0]; } public int getCount() { return this.count; } public FileAssistantType getFileType() { return this.fileType; } public Long getGroupCode() { return this.groupCode; } public Order getOrder() { return this.order; } public FileAssistantRequestType getReqType() { return this.reqType; } public String getUid() { return this.uid; } public String toString() { return "FileAssistantListParams{reqType=" + this.reqType + ",order=" + this.order + ",count=" + this.count + ",uid=" + this.uid + ",groupCode=" + this.groupCode + ",fileType=" + this.fileType + ",}"; } public FileAssistantListParams(FileAssistantRequestType fileAssistantRequestType, Order order, int i2, String str, Long l2, FileAssistantType fileAssistantType) { this.reqType = FileAssistantRequestType.values()[0]; this.order = Order.values()[0]; this.reqType = fileAssistantRequestType; this.order = order; this.count = i2; this.uid = str; this.groupCode = l2; this.fileType = fileAssistantType; } }
1,560
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
NumericPointInfo.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/NumericPointInfo.java
package com.tencent.qqnt.kernel.nativeinterface; /* loaded from: classes2.dex */ public final class NumericPointInfo { long num; long readSeqNo; long seqNo; public NumericPointInfo() { } public long getNum() { return this.num; } public long getReadSeqNo() { return this.readSeqNo; } public long getSeqNo() { return this.seqNo; } public String toString() { return "NumericPointInfo{num=" + this.num + ",seqNo=" + this.seqNo + ",readSeqNo=" + this.readSeqNo + ",}"; } public NumericPointInfo(long j2, long j3, long j4) { this.num = j2; this.seqNo = j3; this.readSeqNo = j4; } }
699
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
DeviceInfo.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/DeviceInfo.java
package com.tencent.qqnt.kernel.nativeinterface; import java.io.Serializable; /* compiled from: P */ /* loaded from: classes2.dex */ public final class DeviceInfo implements IKernelModel, Serializable { String buildVer; String devName; String devType; String guid; int localId; String osVer; long serialVersionUID; boolean setMute; String vendorName; String vendorOsName; int vendorType; public DeviceInfo() { this.serialVersionUID = 1L; this.guid = ""; this.buildVer = ""; this.devName = ""; this.devType = ""; this.vendorName = ""; this.osVer = ""; this.vendorOsName = ""; } public String getBuildVer() { return this.buildVer; } public String getDevName() { return this.devName; } public String getDevType() { return this.devType; } public String getGuid() { return this.guid; } public int getLocalId() { return this.localId; } public String getOsVer() { return this.osVer; } public boolean getSetMute() { return this.setMute; } public String getVendorName() { return this.vendorName; } public String getVendorOsName() { return this.vendorOsName; } public int getVendorType() { return this.vendorType; } public void setBuildVer(String str) { this.buildVer = str; } public void setDevName(String str) { this.devName = str; } public void setDevType(String str) { this.devType = str; } public void setGuid(String str) { this.guid = str; } public void setLocalId(int i2) { this.localId = i2; } public void setOsVer(String str) { this.osVer = str; } public void setSetMute(boolean z) { this.setMute = z; } public void setVendorName(String str) { this.vendorName = str; } public void setVendorOsName(String str) { this.vendorOsName = str; } public void setVendorType(int i2) { this.vendorType = i2; } public String toString() { return "DeviceInfo{guid=" + this.guid + ",buildVer=" + this.buildVer + ",localId=" + this.localId + ",devName=" + this.devName + ",devType=" + this.devType + ",vendorName=" + this.vendorName + ",osVer=" + this.osVer + ",vendorOsName=" + this.vendorOsName + ",setMute=" + this.setMute + ",vendorType=" + this.vendorType + ",}"; } public DeviceInfo(String str, String str2, int i2, String str3, String str4, String str5, String str6, String str7, boolean z, int i3) { this.serialVersionUID = 1L; this.guid = ""; this.buildVer = ""; this.devName = ""; this.devType = ""; this.vendorName = ""; this.osVer = ""; this.vendorOsName = ""; this.guid = str; this.buildVer = str2; this.localId = i2; this.devName = str3; this.devType = str4; this.vendorName = str5; this.osVer = str6; this.vendorOsName = str7; this.setMute = z; this.vendorType = i3; } }
3,197
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
GProRoleCreateInfo.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/GProRoleCreateInfo.java
package com.tencent.qqnt.kernel.nativeinterface; /* loaded from: classes2.dex */ public final class GProRoleCreateInfo { boolean bHoist; long color; String name; GProRolePermission rolePermissions; public GProRoleCreateInfo() { this.name = ""; this.rolePermissions = new GProRolePermission(); } public boolean getBHoist() { return this.bHoist; } public long getColor() { return this.color; } public String getName() { return this.name; } public GProRolePermission getRolePermissions() { return this.rolePermissions; } public String toString() { return "GProRoleCreateInfo{name=" + this.name + ",color=" + this.color + ",bHoist=" + this.bHoist + ",rolePermissions=" + this.rolePermissions + ",}"; } public GProRoleCreateInfo(String str, long j2, boolean z, GProRolePermission gProRolePermission) { this.name = ""; this.rolePermissions = new GProRolePermission(); this.name = str; this.color = j2; this.bHoist = z; this.rolePermissions = gProRolePermission; } }
1,144
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
DownloadGroupFileParams.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/DownloadGroupFileParams.java
package com.tencent.qqnt.kernel.nativeinterface; public final class DownloadGroupFileParams { String fileId; long fileModelId; String fileName; long fileSize; public DownloadGroupFileParams() { this.fileId = ""; this.fileName = ""; } public String getFileId() { return this.fileId; } public long getFileModelId() { return this.fileModelId; } public String getFileName() { return this.fileName; } public long getFileSize() { return this.fileSize; } public String toString() { return "DownloadGroupFileParams{fileId=" + this.fileId + ",fileName=" + this.fileName + ",fileSize=" + this.fileSize + ",fileModelId=" + this.fileModelId + ",}"; } public DownloadGroupFileParams(String str, String str2, long j2, long j3) { this.fileId = ""; this.fileName = ""; this.fileId = str; this.fileName = str2; this.fileSize = j2; this.fileModelId = j3; } }
1,024
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
GProGuildUserProfile.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/GProGuildUserProfile.java
package com.tencent.qqnt.kernel.nativeinterface; import java.util.ArrayList; /* loaded from: classes2.dex */ public final class GProGuildUserProfile { byte age; GProUserAllGiftInfo allGiftInfo; String avatarMeta; String avatarPendant; ArrayList<GProClientAccount> bindClientAccount; short birthDay; short birthMonth; short birthYear; String city; int cityId; int cityZoneId; ArrayList<GProClientArchive> clientArchives; GProClientIdentity clientIdentity; GProClientPresence clientPresence; String constellation; String country; int countryId; int directMsgBlackFlag; int faceAuthStatus; GProArchiveArkData firstArchiveArkData; int gender; boolean hasGuildUserInfo; boolean hasMoreArchive; int isMember; boolean isNlAge; boolean isQQFriend; long joinGroupProTimeStamp; long joinTime; int joinedGuildShowSwitch; GProUserJoinedGuildSummary joinedGuildSummary; ArrayList<GProMedal> medals; String memberName; String nick; String openId; String personalSignature; String province; int provinceId; int publishedFeedShowSwitch; GProUserPublishedFeedSummary publishedFeedSummary; int robotType; GProProfileRoomState roomState; int roomStateShowSwitch; long shutUpExpireTime; GProSignGuildInfo signGuildInfo; String skinPicUrl; long tinyId; long uin; int userType; int verifyFriType; String verifyUrl; public GProGuildUserProfile() { this.nick = ""; this.country = ""; this.province = ""; this.city = ""; this.memberName = ""; this.clientPresence = new GProClientPresence(); this.clientArchives = new ArrayList<>(); this.bindClientAccount = new ArrayList<>(); this.firstArchiveArkData = new GProArchiveArkData(); this.avatarMeta = ""; this.verifyUrl = ""; this.openId = ""; this.avatarPendant = ""; this.medals = new ArrayList<>(); this.joinedGuildSummary = new GProUserJoinedGuildSummary(); this.publishedFeedSummary = new GProUserPublishedFeedSummary(); this.clientIdentity = new GProClientIdentity(); this.signGuildInfo = new GProSignGuildInfo(); this.allGiftInfo = new GProUserAllGiftInfo(); } public byte getAge() { return this.age; } public GProUserAllGiftInfo getAllGiftInfo() { return this.allGiftInfo; } public String getAvatarMeta() { return this.avatarMeta; } public String getAvatarPendant() { return this.avatarPendant; } public ArrayList<GProClientAccount> getBindClientAccount() { return this.bindClientAccount; } public short getBirthDay() { return this.birthDay; } public short getBirthMonth() { return this.birthMonth; } public short getBirthYear() { return this.birthYear; } public String getCity() { return this.city; } public int getCityId() { return this.cityId; } public int getCityZoneId() { return this.cityZoneId; } public ArrayList<GProClientArchive> getClientArchives() { return this.clientArchives; } public GProClientIdentity getClientIdentity() { return this.clientIdentity; } public GProClientPresence getClientPresence() { return this.clientPresence; } public String getConstellation() { return this.constellation; } public String getCountry() { return this.country; } public int getCountryId() { return this.countryId; } public int getDirectMsgBlackFlag() { return this.directMsgBlackFlag; } public int getFaceAuthStatus() { return this.faceAuthStatus; } public GProArchiveArkData getFirstArchiveArkData() { return this.firstArchiveArkData; } public int getGender() { return this.gender; } public boolean getHasGuildUserInfo() { return this.hasGuildUserInfo; } public boolean getHasMoreArchive() { return this.hasMoreArchive; } public int getIsMember() { return this.isMember; } public boolean getIsNlAge() { return this.isNlAge; } public boolean getIsQQFriend() { return this.isQQFriend; } public long getJoinGroupProTimeStamp() { return this.joinGroupProTimeStamp; } public long getJoinTime() { return this.joinTime; } public int getJoinedGuildShowSwitch() { return this.joinedGuildShowSwitch; } public GProUserJoinedGuildSummary getJoinedGuildSummary() { return this.joinedGuildSummary; } public ArrayList<GProMedal> getMedals() { return this.medals; } public String getMemberName() { return this.memberName; } public String getNick() { return this.nick; } public String getOpenId() { return this.openId; } public String getPersonalSignature() { return this.personalSignature; } public String getProvince() { return this.province; } public int getProvinceId() { return this.provinceId; } public int getPublishedFeedShowSwitch() { return this.publishedFeedShowSwitch; } public GProUserPublishedFeedSummary getPublishedFeedSummary() { return this.publishedFeedSummary; } public int getRobotType() { return this.robotType; } public GProProfileRoomState getRoomState() { return this.roomState; } public int getRoomStateShowSwitch() { return this.roomStateShowSwitch; } public long getShutUpExpireTime() { return this.shutUpExpireTime; } public GProSignGuildInfo getSignGuildInfo() { return this.signGuildInfo; } public String getSkinPicUrl() { return this.skinPicUrl; } public long getTinyId() { return this.tinyId; } public long getUin() { return this.uin; } public int getUserType() { return this.userType; } public int getVerifyFriType() { return this.verifyFriType; } public String getVerifyUrl() { return this.verifyUrl; } public String toString() { return "GProGuildUserProfile{uin=" + this.uin + ",tinyId=" + this.tinyId + ",nick=" + this.nick + ",verifyFriType=" + this.verifyFriType + ",gender=" + this.gender + ",isNlAge=" + this.isNlAge + ",age=" + ((int) this.age) + ",birthYear=" + ((int) this.birthYear) + ",birthMonth=" + ((int) this.birthMonth) + ",birthDay=" + ((int) this.birthDay) + ",country=" + this.country + ",province=" + this.province + ",city=" + this.city + ",countryId=" + this.countryId + ",provinceId=" + this.provinceId + ",cityId=" + this.cityId + ",cityZoneId=" + this.cityZoneId + ",userType=" + this.userType + ",joinTime=" + this.joinTime + ",robotType=" + this.robotType + ",memberName=" + this.memberName + ",clientPresence=" + this.clientPresence + ",clientArchives=" + this.clientArchives + ",bindClientAccount=" + this.bindClientAccount + ",hasMoreArchive=" + this.hasMoreArchive + ",firstArchiveArkData=" + this.firstArchiveArkData + ",isMember=" + this.isMember + ",directMsgBlackFlag=" + this.directMsgBlackFlag + ",shutUpExpireTime=" + this.shutUpExpireTime + ",hasGuildUserInfo=" + this.hasGuildUserInfo + ",joinGroupProTimeStamp=" + this.joinGroupProTimeStamp + ",avatarMeta=" + this.avatarMeta + ",faceAuthStatus=" + this.faceAuthStatus + ",verifyUrl=" + this.verifyUrl + ",constellation=" + this.constellation + ",personalSignature=" + this.personalSignature + ",roomState=" + this.roomState + ",isQQFriend=" + this.isQQFriend + ",roomStateShowSwitch=" + this.roomStateShowSwitch + ",publishedFeedShowSwitch=" + this.publishedFeedShowSwitch + ",joinedGuildShowSwitch=" + this.joinedGuildShowSwitch + ",openId=" + this.openId + ",skinPicUrl=" + this.skinPicUrl + ",avatarPendant=" + this.avatarPendant + ",medals=" + this.medals + ",joinedGuildSummary=" + this.joinedGuildSummary + ",publishedFeedSummary=" + this.publishedFeedSummary + ",clientIdentity=" + this.clientIdentity + ",signGuildInfo=" + this.signGuildInfo + ",allGiftInfo=" + this.allGiftInfo + ",}"; } public GProGuildUserProfile(long j2, long j3, String str, int i2, int i3, boolean z, byte b2, short s, short s2, short s3, String str2, String str3, String str4, int i4, int i5, int i6, int i7, int i8, long j4, int i9, String str5, GProClientPresence gProClientPresence, ArrayList<GProClientArchive> arrayList, ArrayList<GProClientAccount> arrayList2, boolean z2, GProArchiveArkData gProArchiveArkData, int i10, int i11, long j5, boolean z3, long j6, String str6, int i12, String str7, String str8, String str9, GProProfileRoomState gProProfileRoomState, boolean z4, int i13, int i14, int i15, String str10, String str11, String str12, ArrayList<GProMedal> arrayList3, GProUserJoinedGuildSummary gProUserJoinedGuildSummary, GProUserPublishedFeedSummary gProUserPublishedFeedSummary, GProClientIdentity gProClientIdentity, GProSignGuildInfo gProSignGuildInfo, GProUserAllGiftInfo gProUserAllGiftInfo) { this.nick = ""; this.country = ""; this.province = ""; this.city = ""; this.memberName = ""; this.clientPresence = new GProClientPresence(); this.clientArchives = new ArrayList<>(); this.bindClientAccount = new ArrayList<>(); this.firstArchiveArkData = new GProArchiveArkData(); this.avatarMeta = ""; this.verifyUrl = ""; this.openId = ""; this.avatarPendant = ""; this.medals = new ArrayList<>(); this.joinedGuildSummary = new GProUserJoinedGuildSummary(); this.publishedFeedSummary = new GProUserPublishedFeedSummary(); this.clientIdentity = new GProClientIdentity(); this.signGuildInfo = new GProSignGuildInfo(); this.allGiftInfo = new GProUserAllGiftInfo(); this.uin = j2; this.tinyId = j3; this.nick = str; this.verifyFriType = i2; this.gender = i3; this.isNlAge = z; this.age = b2; this.birthYear = s; this.birthMonth = s2; this.birthDay = s3; this.country = str2; this.province = str3; this.city = str4; this.countryId = i4; this.provinceId = i5; this.cityId = i6; this.cityZoneId = i7; this.userType = i8; this.joinTime = j4; this.robotType = i9; this.memberName = str5; this.clientPresence = gProClientPresence; this.clientArchives = arrayList; this.bindClientAccount = arrayList2; this.hasMoreArchive = z2; this.firstArchiveArkData = gProArchiveArkData; this.isMember = i10; this.directMsgBlackFlag = i11; this.shutUpExpireTime = j5; this.hasGuildUserInfo = z3; this.joinGroupProTimeStamp = j6; this.avatarMeta = str6; this.faceAuthStatus = i12; this.verifyUrl = str7; this.constellation = str8; this.personalSignature = str9; this.roomState = gProProfileRoomState; this.isQQFriend = z4; this.roomStateShowSwitch = i13; this.publishedFeedShowSwitch = i14; this.joinedGuildShowSwitch = i15; this.openId = str10; this.skinPicUrl = str11; this.avatarPendant = str12; this.medals = arrayList3; this.joinedGuildSummary = gProUserJoinedGuildSummary; this.publishedFeedSummary = gProUserPublishedFeedSummary; this.clientIdentity = gProClientIdentity; this.signGuildInfo = gProSignGuildInfo; this.allGiftInfo = gProUserAllGiftInfo; } }
11,869
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
GProWorldChannelPresence.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/GProWorldChannelPresence.java
package com.tencent.qqnt.kernel.nativeinterface; import java.io.Serializable; /* loaded from: classes2.dex */ public final class GProWorldChannelPresence implements Serializable { String cover; int historyMemberTotal; String schema; long serialVersionUID; public GProWorldChannelPresence() { this.serialVersionUID = 1L; this.cover = ""; this.schema = ""; } public String getCover() { return this.cover; } public int getHistoryMemberTotal() { return this.historyMemberTotal; } public String getSchema() { return this.schema; } public String toString() { return "GProWorldChannelPresence{cover=" + this.cover + ",schema=" + this.schema + ",historyMemberTotal=" + this.historyMemberTotal + ",}"; } public GProWorldChannelPresence(String str, String str2, int i2) { this.serialVersionUID = 1L; this.cover = ""; this.schema = ""; this.cover = str; this.schema = str2; this.historyMemberTotal = i2; } }
1,073
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
GProLobbyRoomInfo.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/GProLobbyRoomInfo.java
package com.tencent.qqnt.kernel.nativeinterface; import java.io.Serializable; /* loaded from: classes2.dex */ public final class GProLobbyRoomInfo implements Serializable { GProLobbyAppInfo lobbyAppInfo; GProLobbyStateInfo lobbyStateInfo; long serialVersionUID; public GProLobbyRoomInfo() { this.serialVersionUID = 1L; this.lobbyStateInfo = new GProLobbyStateInfo(); this.lobbyAppInfo = new GProLobbyAppInfo(); } public GProLobbyAppInfo getLobbyAppInfo() { return this.lobbyAppInfo; } public GProLobbyStateInfo getLobbyStateInfo() { return this.lobbyStateInfo; } public String toString() { return "GProLobbyRoomInfo{lobbyStateInfo=" + this.lobbyStateInfo + ",lobbyAppInfo=" + this.lobbyAppInfo + ",}"; } public GProLobbyRoomInfo(GProLobbyStateInfo gProLobbyStateInfo, GProLobbyAppInfo gProLobbyAppInfo) { this.serialVersionUID = 1L; this.lobbyStateInfo = new GProLobbyStateInfo(); this.lobbyAppInfo = new GProLobbyAppInfo(); this.lobbyStateInfo = gProLobbyStateInfo; this.lobbyAppInfo = gProLobbyAppInfo; } }
1,156
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
GProGetItemDetailReq.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/GProGetItemDetailReq.java
package com.tencent.qqnt.kernel.nativeinterface; import java.util.ArrayList; /* loaded from: classes2.dex */ public final class GProGetItemDetailReq { ArrayList<GProItemIdInfo> itemList; GProBottomTabSourceInfo source; String transBuffer; public GProGetItemDetailReq() { this.source = new GProBottomTabSourceInfo(); this.itemList = new ArrayList<>(); this.transBuffer = ""; } public ArrayList<GProItemIdInfo> getItemList() { return this.itemList; } public GProBottomTabSourceInfo getSource() { return this.source; } public String getTransBuffer() { return this.transBuffer; } public String toString() { return "GProGetItemDetailReq{source=" + this.source + ",itemList=" + this.itemList + ",transBuffer=" + this.transBuffer + ",}"; } public GProGetItemDetailReq(GProBottomTabSourceInfo gProBottomTabSourceInfo, ArrayList<GProItemIdInfo> arrayList, String str) { this.source = new GProBottomTabSourceInfo(); this.itemList = new ArrayList<>(); this.transBuffer = ""; this.source = gProBottomTabSourceInfo; this.itemList = arrayList; this.transBuffer = str; } }
1,230
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
GProGetRecommendHotRsp.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/GProGetRecommendHotRsp.java
package com.tencent.qqnt.kernel.nativeinterface; import java.io.Serializable; import java.util.ArrayList; /* loaded from: classes2.dex */ public final class GProGetRecommendHotRsp implements Serializable { byte[] cookies; GProRecommendExtInfo extInfo; ArrayList<GProRecommendItem> recommendList; long serialVersionUID; public GProGetRecommendHotRsp() { this.serialVersionUID = 1L; this.recommendList = new ArrayList<>(); this.extInfo = new GProRecommendExtInfo(); this.cookies = new byte[0]; } public byte[] getCookies() { return this.cookies; } public GProRecommendExtInfo getExtInfo() { return this.extInfo; } public ArrayList<GProRecommendItem> getRecommendList() { return this.recommendList; } public String toString() { return "GProGetRecommendHotRsp{recommendList=" + this.recommendList + ",extInfo=" + this.extInfo + ",cookies=" + this.cookies + ",}"; } public GProGetRecommendHotRsp(ArrayList<GProRecommendItem> arrayList, GProRecommendExtInfo gProRecommendExtInfo, byte[] bArr) { this.serialVersionUID = 1L; this.recommendList = new ArrayList<>(); this.extInfo = new GProRecommendExtInfo(); this.cookies = new byte[0]; this.recommendList = arrayList; this.extInfo = gProRecommendExtInfo; this.cookies = bArr; } }
1,414
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
MsgElement.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/MsgElement.java
package com.tencent.qqnt.kernel.nativeinterface; import java.io.Serializable; public final class MsgElement implements IKernelModel, Serializable { ArkElement arkElement; // JSON MSG AVRecordElement avRecordElement; // 录音 CalendarElement calendarElement; long elementId; int elementType; byte[] extBufForUI; FaceBubbleElement faceBubbleElement; FaceElement faceElement; // 表情 | Poke FileElement fileElement; // 文件 GiphyElement giphyElement; GrayTipElement grayTipElement; // 灰色提示 InlineKeyboardElement inlineKeyboardElement; // 内联键盘 LiveGiftElement liveGiftElement; // 直播礼物 MarkdownElement markdownElement; // MD MarketFaceElement marketFaceElement; MultiForwardMsgElement multiForwardMsgElement; PicElement picElement; PttElement pttElement; ReplyElement replyElement; ShareLocationElement shareLocationElement; StructLongMsgElement structLongMsgElement; StructMsgElement structMsgElement; // xml TextElement textElement; TextGiftElement textGiftElement; TofuRecordElement tofuRecordElement; VideoElement videoElement; // 视频 WalletElement walletElement; YoloGameResultElement yoloGameResultElement; public MsgElement() { } public ArkElement getArkElement() { return this.arkElement; } public AVRecordElement getAvRecordElement() { return this.avRecordElement; } public CalendarElement getCalendarElement() { return this.calendarElement; } public long getElementId() { return this.elementId; } public int getElementType() { return this.elementType; } public byte[] getExtBufForUI() { return this.extBufForUI; } public FaceBubbleElement getFaceBubbleElement() { return this.faceBubbleElement; } public FaceElement getFaceElement() { return this.faceElement; } public FileElement getFileElement() { return this.fileElement; } public GiphyElement getGiphyElement() { return this.giphyElement; } public GrayTipElement getGrayTipElement() { return this.grayTipElement; } public InlineKeyboardElement getInlineKeyboardElement() { return this.inlineKeyboardElement; } public LiveGiftElement getLiveGiftElement() { return this.liveGiftElement; } public MarkdownElement getMarkdownElement() { return this.markdownElement; } public MarketFaceElement getMarketFaceElement() { return this.marketFaceElement; } public MultiForwardMsgElement getMultiForwardMsgElement() { return this.multiForwardMsgElement; } public PicElement getPicElement() { return this.picElement; } public PttElement getPttElement() { return this.pttElement; } public ReplyElement getReplyElement() { return this.replyElement; } public ShareLocationElement getShareLocationElement() { return this.shareLocationElement; } public StructLongMsgElement getStructLongMsgElement() { return this.structLongMsgElement; } public StructMsgElement getStructMsgElement() { return this.structMsgElement; } public TextElement getTextElement() { return this.textElement; } public TextGiftElement getTextGiftElement() { return this.textGiftElement; } public TofuRecordElement getTofuRecordElement() { return this.tofuRecordElement; } public VideoElement getVideoElement() { return this.videoElement; } public WalletElement getWalletElement() { return this.walletElement; } public YoloGameResultElement getYoloGameResultElement() { return this.yoloGameResultElement; } public void setArkElement(ArkElement arkElement) { this.arkElement = arkElement; } public void setAvRecordElement(AVRecordElement aVRecordElement) { this.avRecordElement = aVRecordElement; } public void setCalendarElement(CalendarElement calendarElement) { this.calendarElement = calendarElement; } public void setElementId(long j2) { this.elementId = j2; } public void setElementType(int i2) { this.elementType = i2; } public void setExtBufForUI(byte[] bArr) { this.extBufForUI = bArr; } public void setFaceBubbleElement(FaceBubbleElement faceBubbleElement) { this.faceBubbleElement = faceBubbleElement; } public void setFaceElement(FaceElement faceElement) { this.faceElement = faceElement; } public void setFileElement(FileElement fileElement) { this.fileElement = fileElement; } public void setGiphyElement(GiphyElement giphyElement) { this.giphyElement = giphyElement; } public void setGrayTipElement(GrayTipElement grayTipElement) { this.grayTipElement = grayTipElement; } public void setInlineKeyboardElement(InlineKeyboardElement inlineKeyboardElement) { this.inlineKeyboardElement = inlineKeyboardElement; } public void setLiveGiftElement(LiveGiftElement liveGiftElement) { this.liveGiftElement = liveGiftElement; } public void setMarkdownElement(MarkdownElement markdownElement) { this.markdownElement = markdownElement; } public void setMarketFaceElement(MarketFaceElement marketFaceElement) { this.marketFaceElement = marketFaceElement; } public void setMultiForwardMsgElement(MultiForwardMsgElement multiForwardMsgElement) { this.multiForwardMsgElement = multiForwardMsgElement; } public void setPicElement(PicElement picElement) { this.picElement = picElement; } public void setPttElement(PttElement pttElement) { this.pttElement = pttElement; } public void setReplyElement(ReplyElement replyElement) { this.replyElement = replyElement; } public void setShareLocationElement(ShareLocationElement shareLocationElement) { this.shareLocationElement = shareLocationElement; } public void setStructLongMsgElement(StructLongMsgElement structLongMsgElement) { this.structLongMsgElement = structLongMsgElement; } public void setStructMsgElement(StructMsgElement structMsgElement) { this.structMsgElement = structMsgElement; } public void setTextElement(TextElement textElement) { this.textElement = textElement; } public void setTextGiftElement(TextGiftElement textGiftElement) { this.textGiftElement = textGiftElement; } public void setTofuRecordElement(TofuRecordElement tofuRecordElement) { this.tofuRecordElement = tofuRecordElement; } public void setVideoElement(VideoElement videoElement) { this.videoElement = videoElement; } public void setWalletElement(WalletElement walletElement) { this.walletElement = walletElement; } public void setYoloGameResultElement(YoloGameResultElement yoloGameResultElement) { this.yoloGameResultElement = yoloGameResultElement; } public String toString() { return "MsgElement{elementType=" + this.elementType + ",elementId=" + this.elementId + ",extBufForUI=" + this.extBufForUI + ",textElement=" + this.textElement + ",faceElement=" + this.faceElement + ",marketFaceElement=" + this.marketFaceElement + ",replyElement=" + this.replyElement + ",picElement=" + this.picElement + ",pttElement=" + this.pttElement + ",videoElement=" + this.videoElement + ",grayTipElement=" + this.grayTipElement + ",arkElement=" + this.arkElement + ",fileElement=" + this.fileElement + ",liveGiftElement=" + this.liveGiftElement + ",markdownElement=" + this.markdownElement + ",structLongMsgElement=" + this.structLongMsgElement + ",multiForwardMsgElement=" + this.multiForwardMsgElement + ",giphyElement=" + this.giphyElement + ",walletElement=" + this.walletElement + ",inlineKeyboardElement=" + this.inlineKeyboardElement + ",textGiftElement=" + this.textGiftElement + ",calendarElement=" + this.calendarElement + ",yoloGameResultElement=" + this.yoloGameResultElement + ",avRecordElement=" + this.avRecordElement + ",structMsgElement=" + this.structMsgElement + ",faceBubbleElement=" + this.faceBubbleElement + ",shareLocationElement=" + this.shareLocationElement + ",tofuRecordElement=" + this.tofuRecordElement + ",}"; } public MsgElement(int i2, long j2, byte[] bArr, TextElement textElement, FaceElement faceElement, MarketFaceElement marketFaceElement, ReplyElement replyElement, PicElement picElement, PttElement pttElement, VideoElement videoElement, GrayTipElement grayTipElement, ArkElement arkElement, FileElement fileElement, LiveGiftElement liveGiftElement, MarkdownElement markdownElement, StructLongMsgElement structLongMsgElement, MultiForwardMsgElement multiForwardMsgElement, GiphyElement giphyElement, WalletElement walletElement, InlineKeyboardElement inlineKeyboardElement, TextGiftElement textGiftElement, CalendarElement calendarElement, YoloGameResultElement yoloGameResultElement, AVRecordElement aVRecordElement, StructMsgElement structMsgElement, FaceBubbleElement faceBubbleElement, ShareLocationElement shareLocationElement, TofuRecordElement tofuRecordElement) { this.elementType = i2; this.elementId = j2; this.extBufForUI = bArr; this.textElement = textElement; this.faceElement = faceElement; this.marketFaceElement = marketFaceElement; this.replyElement = replyElement; this.picElement = picElement; this.pttElement = pttElement; this.videoElement = videoElement; this.grayTipElement = grayTipElement; this.arkElement = arkElement; this.fileElement = fileElement; this.liveGiftElement = liveGiftElement; this.markdownElement = markdownElement; this.structLongMsgElement = structLongMsgElement; this.multiForwardMsgElement = multiForwardMsgElement; this.giphyElement = giphyElement; this.walletElement = walletElement; this.inlineKeyboardElement = inlineKeyboardElement; this.textGiftElement = textGiftElement; this.calendarElement = calendarElement; this.yoloGameResultElement = yoloGameResultElement; this.avRecordElement = aVRecordElement; this.structMsgElement = structMsgElement; this.faceBubbleElement = faceBubbleElement; this.shareLocationElement = shareLocationElement; this.tofuRecordElement = tofuRecordElement; } }
10,665
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
PicSubType.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/PicSubType.java
package com.tencent.qqnt.kernel.nativeinterface; /* loaded from: classes2.dex */ public enum PicSubType { KNORMAL, KCUSTOM, KHOT, KDIPPERCHART, KSMART, KSPACE, KUNKNOW, KRELATED }
213
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
TempChatGameSession.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/TempChatGameSession.java
package com.tencent.qqnt.kernel.nativeinterface; /* compiled from: P */ /* loaded from: classes.dex */ public final class TempChatGameSession { long gameAppId; String nickname; String peerOpenId; String peerRoleId; long peerTinyId; Integer pushWindowFlag; Integer redPointSwitch; Integer sayHiType; String selfOpenId; String selfRoleId; long selfTinyId; public TempChatGameSession() { this.nickname = ""; this.selfRoleId = ""; this.selfOpenId = ""; this.peerRoleId = ""; this.peerOpenId = ""; } public long getGameAppId() { return this.gameAppId; } public String getNickname() { return this.nickname; } public String getPeerOpenId() { return this.peerOpenId; } public String getPeerRoleId() { return this.peerRoleId; } public long getPeerTinyId() { return this.peerTinyId; } public Integer getPushWindowFlag() { return this.pushWindowFlag; } public Integer getRedPointSwitch() { return this.redPointSwitch; } public Integer getSayHiType() { return this.sayHiType; } public String getSelfOpenId() { return this.selfOpenId; } public String getSelfRoleId() { return this.selfRoleId; } public long getSelfTinyId() { return this.selfTinyId; } public String toString() { return "TempChatGameSession{gameAppId=" + this.gameAppId + ",nickname=" + this.nickname + ",selfTinyId=" + this.selfTinyId + ",selfRoleId=" + this.selfRoleId + ",selfOpenId=" + this.selfOpenId + ",peerTinyId=" + this.peerTinyId + ",peerRoleId=" + this.peerRoleId + ",peerOpenId=" + this.peerOpenId + ",pushWindowFlag=" + this.pushWindowFlag + ",sayHiType=" + this.sayHiType + ",redPointSwitch=" + this.redPointSwitch + ",}"; } public TempChatGameSession(long j2, String str, long j3, String str2, String str3, long j4, String str4, String str5, Integer num, Integer num2, Integer num3) { this.nickname = ""; this.selfRoleId = ""; this.selfOpenId = ""; this.peerRoleId = ""; this.peerOpenId = ""; this.gameAppId = j2; this.nickname = str; this.selfTinyId = j3; this.selfRoleId = str2; this.selfOpenId = str3; this.peerTinyId = j4; this.peerRoleId = str4; this.peerOpenId = str5; this.pushWindowFlag = num; this.sayHiType = num2; this.redPointSwitch = num3; } }
2,560
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
FeedCommentsRsp.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/FeedCommentsRsp.java
package com.tencent.qqnt.kernel.nativeinterface; import java.util.ArrayList; /* compiled from: P */ /* loaded from: classes2.dex */ public final class FeedCommentsRsp { String attchInfo; int isFinish; int totalNum; ArrayList<CommentForRead> vecComment; public FeedCommentsRsp() { this.vecComment = new ArrayList<>(); this.attchInfo = ""; } public String getAttchInfo() { return this.attchInfo; } public int getIsFinish() { return this.isFinish; } public int getTotalNum() { return this.totalNum; } public ArrayList<CommentForRead> getVecComment() { return this.vecComment; } public String toString() { return "FeedCommentsRsp{vecComment=" + this.vecComment + ",totalNum=" + this.totalNum + ",isFinish=" + this.isFinish + ",attchInfo=" + this.attchInfo + ",}"; } public FeedCommentsRsp(ArrayList<CommentForRead> arrayList, int i2, int i3, String str) { this.vecComment = new ArrayList<>(); this.attchInfo = ""; this.vecComment = arrayList; this.totalNum = i2; this.isFinish = i3; this.attchInfo = str; } }
1,190
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
VASGiftCoinType.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/VASGiftCoinType.java
package com.tencent.qqnt.kernel.nativeinterface; /* compiled from: P */ /* loaded from: classes.dex */ public enum VASGiftCoinType { VASGIFTCOINTYPECOIN, VASGIFTCOINTYPEMARKETCOIN }
191
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
MsgAbstractElement.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/MsgAbstractElement.java
package com.tencent.qqnt.kernel.nativeinterface; import java.io.Serializable; public final class MsgAbstractElement implements Serializable { CalendarElement calendarElement; ChannelStateElement channelStateElement; String content; String customContent; Integer elementSubType; int elementType; Integer emojiId; Integer emojiType; String fileName; GrayTipElement grayTiPElement; Integer index; Boolean isSetEssence; Boolean isSetProclamation; Integer localGrayTipType; Long msgId; Long msgSeq; Integer onlineFileMsgCnt; Integer operatorRole; String operatorTinyId; long serialVersionUID = 1; TextGiftElement textGiftElement; Long tinyId; public MsgAbstractElement() { } public CalendarElement getCalendarElement() { return this.calendarElement; } public ChannelStateElement getChannelStateElement() { return this.channelStateElement; } public String getContent() { return this.content; } public String getCustomContent() { return this.customContent; } public Integer getElementSubType() { return this.elementSubType; } public int getElementType() { return this.elementType; } public Integer getEmojiId() { return this.emojiId; } public Integer getEmojiType() { return this.emojiType; } public String getFileName() { return this.fileName; } public GrayTipElement getGrayTiPElement() { return this.grayTiPElement; } public Integer getIndex() { return this.index; } public Boolean getIsSetEssence() { return this.isSetEssence; } public Boolean getIsSetProclamation() { return this.isSetProclamation; } public Integer getLocalGrayTipType() { return this.localGrayTipType; } public Long getMsgId() { return this.msgId; } public Long getMsgSeq() { return this.msgSeq; } public Integer getOnlineFileMsgCnt() { return this.onlineFileMsgCnt; } public Integer getOperatorRole() { return this.operatorRole; } public String getOperatorTinyId() { return this.operatorTinyId; } public TextGiftElement getTextGiftElement() { return this.textGiftElement; } public Long getTinyId() { return this.tinyId; } public String toString() { return "MsgAbstractElement{elementType=" + this.elementType + ",elementSubType=" + this.elementSubType + ",content=" + this.content + ",customContent=" + this.customContent + ",index=" + this.index + ",isSetProclamation=" + this.isSetProclamation + ",isSetEssence=" + this.isSetEssence + ",operatorRole=" + this.operatorRole + ",operatorTinyId=" + this.operatorTinyId + ",fileName=" + this.fileName + ",tinyId=" + this.tinyId + ",msgSeq=" + this.msgSeq + ",msgId=" + this.msgId + ",emojiId=" + this.emojiId + ",emojiType=" + this.emojiType + ",localGrayTipType=" + this.localGrayTipType + ",grayTiPElement=" + this.grayTiPElement + ",textGiftElement=" + this.textGiftElement + ",calendarElement=" + this.calendarElement + ",channelStateElement=" + this.channelStateElement + ",onlineFileMsgCnt=" + this.onlineFileMsgCnt + ",}"; } public MsgAbstractElement(int i2, Integer num, String str, String str2, Integer num2, Boolean bool, Boolean bool2, Integer num3, String str3, String str4, Long l2, Long l3, Long l4, Integer num4, Integer num5, Integer num6, GrayTipElement grayTipElement, TextGiftElement textGiftElement, CalendarElement calendarElement, ChannelStateElement channelStateElement, Integer num7) { this.elementType = i2; this.elementSubType = num; this.content = str; this.customContent = str2; this.index = num2; this.isSetProclamation = bool; this.isSetEssence = bool2; this.operatorRole = num3; this.operatorTinyId = str3; this.fileName = str4; this.tinyId = l2; this.msgSeq = l3; this.msgId = l4; this.emojiId = num4; this.emojiType = num5; this.localGrayTipType = num6; this.grayTiPElement = grayTipElement; this.textGiftElement = textGiftElement; this.calendarElement = calendarElement; this.channelStateElement = channelStateElement; this.onlineFileMsgCnt = num7; } }
4,450
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
SmallYellowFaceInfo.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/SmallYellowFaceInfo.java
package com.tencent.qqnt.kernel.nativeinterface; /* compiled from: P */ /* loaded from: classes.dex */ public final class SmallYellowFaceInfo { String buf; String compatibleText; int index; String text; public SmallYellowFaceInfo() { } public String getBuf() { return this.buf; } public String getCompatibleText() { return this.compatibleText; } public int getIndex() { return this.index; } public String getText() { return this.text; } public void setBuf(String str) { this.buf = str; } public void setCompatibleText(String str) { this.compatibleText = str; } public void setIndex(int i2) { this.index = i2; } public void setText(String str) { this.text = str; } public String toString() { return "SmallYellowFaceInfo{index=" + this.index + ",text=" + this.text + ",compatibleText=" + this.compatibleText + ",buf=" + this.buf + ",}"; } public SmallYellowFaceInfo(int i2, String str, String str2, String str3) { this.index = i2; this.text = str; this.compatibleText = str2; this.buf = str3; } }
1,215
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
FeedDownloadInfo.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qqnt/kernel/nativeinterface/FeedDownloadInfo.java
package com.tencent.qqnt.kernel.nativeinterface; /* compiled from: P */ /* loaded from: classes2.dex */ public final class FeedDownloadInfo { FeedFileType downloadType; int errorCode; String errorMsg; String feedId; String fileId; String fileName; int levelType; long progress; String savePath; String subId; String url; public FeedDownloadInfo() { this.errorMsg = ""; this.feedId = ""; this.subId = ""; this.fileId = ""; this.downloadType = FeedFileType.values()[0]; this.fileName = ""; this.url = ""; this.savePath = ""; } public FeedFileType getDownloadType() { return this.downloadType; } public int getErrorCode() { return this.errorCode; } public String getErrorMsg() { return this.errorMsg; } public String getFeedId() { return this.feedId; } public String getFileId() { return this.fileId; } public String getFileName() { return this.fileName; } public int getLevelType() { return this.levelType; } public long getProgress() { return this.progress; } public String getSavePath() { return this.savePath; } public String getSubId() { return this.subId; } public String getUrl() { return this.url; } public String toString() { return "FeedDownloadInfo{errorCode=" + this.errorCode + ",errorMsg=" + this.errorMsg + ",progress=" + this.progress + ",feedId=" + this.feedId + ",subId=" + this.subId + ",fileId=" + this.fileId + ",downloadType=" + this.downloadType + ",fileName=" + this.fileName + ",levelType=" + this.levelType + "" + this.url + ",savePath=" + this.savePath + ",}"; } public FeedDownloadInfo(int i2, String str, long j2, String str2, String str3, String str4, FeedFileType feedFileType, String str5, int i3, String str6, String str7) { this.errorMsg = ""; this.feedId = ""; this.subId = ""; this.fileId = ""; this.downloadType = FeedFileType.values()[0]; this.fileName = ""; this.url = ""; this.savePath = ""; this.errorCode = i2; this.errorMsg = str; this.progress = j2; this.feedId = str2; this.subId = str3; this.fileId = str4; this.downloadType = feedFileType; this.fileName = str5; this.levelType = i3; this.url = str6; this.savePath = str7; } }
2,553
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
SSOLoginMerge.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/msf/service/protocol/pb/SSOLoginMerge.java
package com.tencent.msf.service.protocol.pb; import com.tencent.mobileqq.pb.ByteStringMicro; import com.tencent.mobileqq.pb.MessageMicro; import com.tencent.mobileqq.pb.PBBoolField; import com.tencent.mobileqq.pb.PBBytesField; import com.tencent.mobileqq.pb.PBField; import com.tencent.mobileqq.pb.PBRepeatMessageField; import com.tencent.mobileqq.pb.PBStringField; import com.tencent.mobileqq.pb.PBUInt32Field; public class SSOLoginMerge { public static final class BusiBuffData extends MessageMicro<BusiBuffData> { public final PBRepeatMessageField<BusiBuffItem> BusiBuffVec = PBField.initRepeatMessage(BusiBuffItem.class); public final PBUInt32Field MaxRespSizeHint = PBField.initUInt32(0); } public static final class BusiBuffItem extends MessageMicro<BusiBuffItem> { public final PBUInt32Field SeqNo = PBField.initUInt32(0); public final PBStringField ServiceCmd = PBField.initString(""); public final PBUInt32Field BusiBuffLen = PBField.initUInt32(0); public final PBBytesField BusiBuff = PBField.initBytes(ByteStringMicro.EMPTY); public final PBBoolField NeedResp = PBField.initBool(false); public SSOReserveField.SsoTrpcResponse trpc_rsp = new SSOReserveField.SsoTrpcResponse(); public final PBRepeatMessageField<SSOReserveField.SsoMapEntry> trans_info = PBField.initRepeatMessage(SSOReserveField.SsoMapEntry.class); public final PBUInt32Field message_type = PBField.initUInt32(0); } }
1,493
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
SSOReserveField.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/msf/service/protocol/pb/SSOReserveField.java
package com.tencent.msf.service.protocol.pb; import com.tencent.mobileqq.pb.ByteStringMicro; import com.tencent.mobileqq.pb.MessageMicro; import com.tencent.mobileqq.pb.PBBytesField; import com.tencent.mobileqq.pb.PBField; import com.tencent.mobileqq.pb.PBInt32Field; import com.tencent.mobileqq.pb.PBRepeatMessageField; import com.tencent.mobileqq.pb.PBStringField; import com.tencent.mobileqq.pb.PBUInt32Field; public class SSOReserveField { public static final int SSO_APPID_INVAILD = -10117; public static final int SSO_CMD_NOT_CONFIGED = -10115; public static final int SSO_D2_ENCRYPTED = 1; public static final int SSO_D2_EXPIRED = -10001; public static final int SSO_D2_UIN_NOT_MATCH = -10006; public static final int SSO_DEFAULT = 0; public static final int SSO_DEFAULT_FLAG = 0; public static final int SSO_DYEING_MESSAGE = 1; public static final int SSO_EMPTY_KEY_ENCRYPTED = 2; public static final int SSO_FORCE_RESET_KEY = -10106; public static final int SSO_GRAY_MESSAGE = 8; public static final int SSO_INVALID_A2D2 = -10003; public static final int SSO_INVALID_A2_CONN = -10004; public static final int SSO_IPV4_STACK = 1; public static final int SSO_IPV6_STACK = 2; public static final int SSO_IP_DUAL_STACK = 3; public static final int SSO_IP_ORIGIN_DEFAULT = 0; public static final int SSO_IP_ORIGIN_DISPATCH_DOMAIN = 4; public static final int SSO_IP_ORIGIN_DISPATCH_IP = 3; public static final int SSO_IP_ORIGIN_HARDCODE_DOMAIN = 2; public static final int SSO_IP_ORIGIN_HARDCODE_IP = 1; public static final int SSO_IP_UNDEFINED = 0; public static final int SSO_LOGIN_MERGE_FAILED = -10107; public static final int SSO_MULTI_ENV_MESSAGE = 4; public static final int SSO_NEED_SIGNATURE_FLAG = 4; public static final int SSO_NO_WIFI_BSSID_FLAG = 1; public static final int SSO_NT_FUNC_MESSAGE = 32; public static final int SSO_PARSE_FAILED = -10118; public static final int SSO_POOR_NETWORK_FLAG = 2; public static final int SSO_PRESSURE_MESSAGE = 16; public static final int SSO_PROTO_V0 = 0; public static final int SSO_PROTO_V20 = 20; public static final int SSO_PROTO_V21 = 21; public static final int SSO_REQUIRE_A2D2 = -10008; public static final int SSO_REQUIRE_D2_ENCRYPTED = -10005; public static final int SSO_RS_NO_INSTANCE = -10116; public static final int SSO_SEC_SIGN_ALL = 1; public static final int SSO_SEC_SIGN_NONE = 0; public static final int SSO_SEC_SIGN_SOME = 2; public static final int SSO_SUB_CONN_FAILD = -10114; public static final int SSO_SUCCESS = 0; public static final int SSO_TRACE_MESSAGE = 2; public static final int SSO_UNDEFINED_NETWORK = 0; public static final int SSO_UNENCRYPTED = 0; public static final int SSO_UNENCRYPTED_VERIFY_D2 = 3; public static final int SSO_V20_DISABLED = -10119; public static final int SSO_VERIFY_CODE = -10000; public static final int SSO_VERIFY_TIMEOUT = -10007; public static final int SSO_WIFI_NETWORK = 1; public static final int SSO_WIFI_XG_NETWORK = 3; public static final int SSO_XG_NETWORK = 2; public static final class ReserveFields extends MessageMicro<ReserveFields> { public final PBBytesField client_ipcookie; public final PBStringField env; public final PBUInt32Field env_id; public final PBUInt32Field flag; public final PBUInt32Field imsi; public final PBUInt32Field ip_stack_type; public final PBUInt32Field locale_id; public final PBUInt32Field message_type; public final PBUInt32Field network_type; public final PBUInt32Field newconn_flag; public final PBUInt32Field nt_core_version; public final PBBytesField presure_token; public final PBBytesField qimei; public SsoSecureInfo sec_info; public final PBUInt32Field sec_sig_flag; public final PBUInt32Field sso_ip_origin; public final PBUInt32Field sso_route_cost; public final PBStringField trace_parent; public final PBRepeatMessageField<SsoMapEntry> trans_info; public SsoTrpcResponse trpc_rsp; public final PBStringField uid; public ReserveFields() { this.client_ipcookie = PBField.initBytes(ByteStringMicro.EMPTY); this.flag = PBField.initUInt32(0); this.env_id = PBField.initUInt32(0); this.locale_id = PBField.initUInt32(0); this.qimei = PBField.initBytes(ByteStringMicro.EMPTY); this.env = PBField.initString(""); this.newconn_flag = PBField.initUInt32(0); this.trace_parent = PBField.initString(""); this.uid = PBField.initString(""); this.imsi = PBField.initUInt32(0); this.network_type = PBField.initUInt32(0); this.ip_stack_type = PBField.initUInt32(0); this.message_type = PBField.initUInt32(0); this.trpc_rsp = new SsoTrpcResponse(); this.trans_info = PBField.initRepeatMessage(SsoMapEntry.class); this.sec_info = new SsoSecureInfo(); this.sec_sig_flag = PBField.initUInt32(0); this.nt_core_version = PBField.initUInt32(0); this.sso_route_cost = PBField.initUInt32(0); this.sso_ip_origin = PBField.initUInt32(0); this.presure_token = PBField.initBytes(ByteStringMicro.EMPTY); } } public static final class SsoMapEntry extends MessageMicro<SsoMapEntry> { public final PBStringField key = PBField.initString(""); public final PBBytesField value = PBField.initBytes(ByteStringMicro.EMPTY); } public static final class SsoSecureInfo extends MessageMicro<SsoSecureInfo> { public final PBBytesField sec_device_token; public final PBBytesField sec_extra; public final PBBytesField sec_sig; public SsoSecureInfo() { ByteStringMicro byteStringMicro = ByteStringMicro.EMPTY; this.sec_sig = PBField.initBytes(byteStringMicro); this.sec_device_token = PBField.initBytes(byteStringMicro); this.sec_extra = PBField.initBytes(byteStringMicro); } } public static final class SsoTrpcResponse extends MessageMicro<SsoTrpcResponse> { public final PBInt32Field ret = PBField.initInt32(0); public final PBInt32Field func_ret = PBField.initInt32(0); public final PBBytesField error_msg = PBField.initBytes(ByteStringMicro.EMPTY); } }
6,591
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
DeviceType.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/common/config/pad/DeviceType.java
package com.tencent.common.config.pad; public enum DeviceType { PHONE, TABLET, FOLD }
98
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
AppInterface.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/common/app/AppInterface.java
package com.tencent.common.app; import com.tencent.mobileqq.app.BusinessHandler; import com.tencent.mobileqq.app.BusinessHandlerFactory; import com.tencent.mobileqq.app.BusinessObserver; import com.tencent.mobileqq.app.MessageHandler; import com.tencent.qphone.base.remote.ToServiceMsg; import mqq.app.AppRuntime; public abstract class AppInterface extends AppRuntime { public String getCurrentNickname() { return ""; } public BusinessHandler getBusinessHandler(String className) { return null; } public void addObserver(BusinessObserver businessObserver) { } public void removeObserver(BusinessObserver businessObserver) { } public void sendToService(ToServiceMsg toServiceMsg) { } }
748
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
BaseQQAppInterface.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/common/app/business/BaseQQAppInterface.java
package com.tencent.common.app.business; import com.tencent.common.app.AppInterface; public abstract class BaseQQAppInterface extends AppInterface { }
153
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
LBSShare.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/proto/lbsshare/LBSShare.java
package com.tencent.proto.lbsshare; import com.tencent.mobileqq.pb.MessageMicro; import com.tencent.mobileqq.pb.PBField; import com.tencent.mobileqq.pb.PBInt32Field; import com.tencent.mobileqq.pb.PBRepeatMessageField; import com.tencent.mobileqq.pb.PBStringField; import com.tencent.mobileqq.pb.PBUInt32Field; public class LBSShare { public static class LocationReq extends MessageMicro<LocationReq> { public final PBInt32Field lat = PBField.initInt32(0); public final PBInt32Field lng = PBField.initInt32(0); public final PBUInt32Field coordinate = PBField.initUInt32(0); public final PBStringField keyword = PBField.initString(""); public final PBStringField category = PBField.initString(""); public final PBUInt32Field page = PBField.initUInt32(0); public final PBUInt32Field count = PBField.initUInt32(0); public final PBUInt32Field requireMyLbs = PBField.initUInt32(0); public final PBStringField imei = PBField.initString(""); } public static class LocationResp extends MessageMicro<LocationResp> { public final PBUInt32Field ec = PBField.initUInt32(0); public final PBRepeatMessageField<POI> poilist = PBField.initRepeatMessage(POI.class); public POI mylbs = new POI(); public final PBUInt32Field next = PBField.initUInt32(0); public final PBUInt32Field is_foreign = PBField.initUInt32(0); public final PBStringField search_id = PBField.initString(""); public final PBUInt32Field is_ark = PBField.initUInt32(0); } public static class POI extends MessageMicro<POI> { public final PBStringField name = PBField.initString(""); public final PBStringField addr = PBField.initString(""); public final PBStringField shop_url = PBField.initString(""); public final PBInt32Field lat = PBField.initInt32(0); public final PBInt32Field lng = PBField.initInt32(0); public final PBUInt32Field coordinate = PBField.initUInt32(0); public final PBStringField id = PBField.initString(""); public final PBStringField shop_url_quan = PBField.initString(""); public final PBStringField dpid = PBField.initString(""); public final PBUInt32Field shop_count = PBField.initUInt32(0); public final PBStringField shangquan_url = PBField.initString(""); public final PBStringField shangquan_wording = PBField.initString(""); public final PBStringField POI_preview_url = PBField.initString(""); } }
2,538
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
join_group_link.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/protofile/join_group_link/join_group_link.java
package com.tencent.protofile.join_group_link; import com.tencent.mobileqq.pb.ByteStringMicro; import com.tencent.mobileqq.pb.MessageMicro; import com.tencent.mobileqq.pb.PBBoolField; import com.tencent.mobileqq.pb.PBBytesField; import com.tencent.mobileqq.pb.PBEnumField; import com.tencent.mobileqq.pb.PBField; import com.tencent.mobileqq.pb.PBStringField; import com.tencent.mobileqq.pb.PBUInt32Field; import com.tencent.mobileqq.pb.PBUInt64Field; public class join_group_link { public static class ReqBody extends MessageMicro<ReqBody> { public final PBBoolField get_ark = PBField.initBool(false); public final PBBytesField str_context = PBField.initBytes(null); public final PBBytesField str_url_param = PBField.initBytes(null); public final PBEnumField type = PBField.initEnum(1); public final PBUInt64Field group_code = PBField.initUInt64(0); } public static class RspBody extends MessageMicro<RspBody> { public final PBBytesField signed_ark; public final PBBytesField str_context; public final PBUInt32Field error_code = PBField.initUInt32(0); public final PBUInt64Field group_code = PBField.initUInt64(0); public final PBStringField url = PBField.initString(""); public RspBody() { ByteStringMicro byteStringMicro = ByteStringMicro.EMPTY; this.str_context = PBField.initBytes(byteStringMicro); this.signed_ark = PBField.initBytes(byteStringMicro); } } }
1,515
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
MMKV.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/mmkv/MMKV.java
package com.tencent.mmkv; import android.content.SharedPreferences; import androidx.annotation.Nullable; import java.util.Map; import java.util.Set; public class MMKV implements SharedPreferences, SharedPreferences.Editor { @Override public Editor putString(String s, @Nullable String s1) { return null; } @Override public Editor putStringSet(String s, @Nullable Set<String> set) { return null; } @Override public Editor putInt(String s, int i) { return null; } @Override public Editor putLong(String s, long l) { return null; } @Override public Editor putFloat(String s, float v) { return null; } public SharedPreferences.Editor putBoolean(String str, boolean z) { return this; } @Override public Editor remove(String s) { return null; } @Override public Editor clear() { return null; } @Override public boolean commit() { return false; } @Override public void apply() { } public native boolean tryLock(); public native void unlock(); @Override public Map<String, ?> getAll() { return null; } @Nullable @Override public String getString(String s, @Nullable String s1) { return null; } @Nullable @Override public Set<String> getStringSet(String s, @Nullable Set<String> set) { return null; } @Override public int getInt(String s, int i) { return 0; } @Override public long getLong(String s, long l) { return 0; } @Override public float getFloat(String s, float v) { return 0; } @Override public boolean getBoolean(String s, boolean b) { return false; } @Override public boolean contains(String s) { return false; } @Override public Editor edit() { return null; } @Override public void registerOnSharedPreferenceChangeListener(OnSharedPreferenceChangeListener onSharedPreferenceChangeListener) { } @Override public void unregisterOnSharedPreferenceChangeListener(OnSharedPreferenceChangeListener onSharedPreferenceChangeListener) { } }
2,272
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
FromServiceMsg.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qphone/base/remote/FromServiceMsg.java
package com.tencent.qphone.base.remote; import android.os.Bundle; import android.os.Parcel; import android.os.Parcelable; import android.util.Log; import com.tencent.mobileqq.msf.sdk.MsfCommand; import java.util.HashMap; public class FromServiceMsg implements Parcelable, Cloneable { public static final Parcelable.Creator<FromServiceMsg> CREATOR = new Parcelable.Creator<FromServiceMsg>() { // from class: com.tencent.qphone.base.remote.FromServiceMsg.1 /* JADX WARN: Can't rename method to resolve collision */ @Override // android.os.Parcelable.Creator public FromServiceMsg createFromParcel(Parcel parcel) { return new FromServiceMsg(parcel); } /* JADX WARN: Can't rename method to resolve collision */ @Override // android.os.Parcelable.Creator public FromServiceMsg[] newArray(int i2) { return new FromServiceMsg[i2]; } }; private static final String tag = "FromServiceMsg"; private static final String version = "version"; private int appId; private int appSeq; public HashMap<String, Object> attributes; private String errorMsg; @Deprecated public Bundle extraData; private int flag; private byte fromVersion; private boolean isColorLevel; private int mSsoEnc; private MsfCommand msfCommand; private byte[] msgCookie; private int resultCode; private String serviceCmd; private int ssoSeq; private final HashMap<String, byte[]> transInfo; private byte[] trpcRspErrorMsg; private int trpcRspFuncRetCode; private int trpcRspRetCode; private String uin; private byte[] wupBuffer; public FromServiceMsg() { this.errorMsg = ""; this.mSsoEnc = 0; this.ssoSeq = -1; this.appSeq = -1; this.wupBuffer = new byte[0]; this.attributes = new HashMap<>(32); this.fromVersion = (byte) 1; this.msfCommand = MsfCommand.unknown; this.msgCookie = new byte[0]; this.trpcRspErrorMsg = new byte[0]; this.transInfo = new HashMap<>(); this.isColorLevel = false; Bundle bundle = new Bundle(); this.extraData = bundle; try { bundle.putByte("version", this.fromVersion); } catch (Exception e2) { e2.printStackTrace(); } } public synchronized Object addAttribute(String str, Object obj) { return this.attributes.put(str, obj); } public synchronized Object addTransInfo(String str, byte[] bArr) { return this.transInfo.put(str, bArr); } @Override // android.os.Parcelable public int describeContents() { return 0; } public int getAppId() { return this.appId; } public int getAppSeq() { return this.appSeq; } public Object getAttribute(String str) { return this.attributes.get(str); } public HashMap<String, Object> getAttributes() { return this.attributes; } public int getBusinessFailCode(int i2) { int i3 = this.resultCode; return i3 == -1 ? i2 : i3; } public String getBusinessFailMsg() { return this.errorMsg; } public int getFlag() { return this.flag; } public byte getFromVersion() { return this.fromVersion; } public MsfCommand getMsfCommand() { return this.msfCommand; } public byte[] getMsgCookie() { return this.msgCookie; } public int getRequestSsoSeq() { return this.ssoSeq; } public int getResultCode() { return this.resultCode; } public String getServiceCmd() { return this.serviceCmd; } public String getShortStringForLog() { return "fsm getString error"; } public int getSsoEnc() { return this.mSsoEnc; } public String getStringForLog() { return "fsm getString error"; } public HashMap<String, byte[]> getTransInfo() { return this.transInfo; } public byte[] getTransInfoEntry(String str) { return this.transInfo.get(str); } public byte[] getTrpcRspErrorMsg() { return this.trpcRspErrorMsg; } public int getTrpcRspFuncRetCode() { return this.trpcRspFuncRetCode; } public int getTrpcRspRetCode() { return this.trpcRspRetCode; } public String getUin() { return this.uin; } public byte[] getWupBuffer() { return this.wupBuffer; } public boolean isColorLevel() { return this.isColorLevel; } public boolean isSuccess() { return this.resultCode == 1000; } public void putWupBuffer(byte[] bArr) { this.wupBuffer = bArr; } public void readFromParcel(Parcel parcel) { Log.d(tag, "readFromParcel RuntimeException"); } public void setAppId(int i2) { this.appId = i2; } public void setAppSeq(int i2) { this.appSeq = i2; } public void setBusinessFail(int i2) { this.resultCode = i2; } public void setFlag(int i2) { this.flag = i2; } public void setFromVersion(byte b2) { this.fromVersion = b2; } public void setIsColorLevel(boolean z) { this.isColorLevel = z; } public void setMsfCommand(MsfCommand msfCommand) { this.msfCommand = msfCommand; } public void setMsgCookie(byte[] bArr) { this.msgCookie = bArr; } public void setMsgFail() { this.resultCode = 1001; } public void setMsgSuccess() { this.resultCode = 1000; } public void setRequestSsoSeq(int i2) { this.ssoSeq = i2; } public void setServiceCmd(String str) { this.serviceCmd = str; } public void setTrpcRspErrorMsg(byte[] bArr) { this.trpcRspErrorMsg = bArr; } public void setTrpcRspFuncRetCode(int i2) { this.trpcRspFuncRetCode = i2; } public void setTrpcRspRetCode(int i2) { this.trpcRspRetCode = i2; } public void setUin(String str) { this.uin = str; } public String toString() { return "fsm toString error"; } @Override // android.os.Parcelable public void writeToParcel(Parcel parcel, int i2) { Log.d(tag, "writeToParcel RuntimeException"); } public <T> T getAttribute(String str, T t) { return !this.attributes.containsKey(str) ? t : (T) this.attributes.get(str); } public int getBusinessFailCode() { return this.resultCode; } public void setBusinessFail(int i2, String str) { this.resultCode = i2; this.errorMsg = str; } public void setBusinessFail(int i2, int i3, String str) { this.resultCode = i3; this.errorMsg = str; } public FromServiceMsg(String str, String str2) { this(-1, -1, str, str2); try { this.extraData.putByte("version", this.fromVersion); } catch (Exception e2) { e2.printStackTrace(); } } public FromServiceMsg(int i2, int i3, String str, String str2) { this.errorMsg = ""; this.mSsoEnc = 0; this.ssoSeq = -1; this.appSeq = -1; this.wupBuffer = new byte[0]; this.attributes = new HashMap<>(32); this.fromVersion = (byte) 1; this.msfCommand = MsfCommand.unknown; this.msgCookie = new byte[0]; this.trpcRspErrorMsg = new byte[0]; this.transInfo = new HashMap<>(); this.isColorLevel = false; Bundle bundle = new Bundle(); this.extraData = bundle; this.resultCode = 1001; this.appId = i2; this.appSeq = i3; this.uin = str; this.serviceCmd = str2; try { bundle.putByte("version", this.fromVersion); } catch (Exception e2) { e2.printStackTrace(); } } public FromServiceMsg(int i2, int i3, String str, String str2, byte[] bArr) { this.errorMsg = ""; this.mSsoEnc = 0; this.ssoSeq = -1; this.appSeq = -1; this.wupBuffer = new byte[0]; this.attributes = new HashMap<>(32); this.fromVersion = (byte) 1; this.msfCommand = MsfCommand.unknown; this.msgCookie = new byte[0]; this.trpcRspErrorMsg = new byte[0]; this.transInfo = new HashMap<>(); this.isColorLevel = false; Bundle bundle = new Bundle(); this.extraData = bundle; this.resultCode = 1001; this.appId = i2; this.appSeq = i3; this.uin = str; this.serviceCmd = str2; this.msgCookie = bArr; try { bundle.putByte("version", this.fromVersion); } catch (Exception e2) { e2.printStackTrace(); } } public FromServiceMsg(Parcel parcel) { this.errorMsg = ""; this.mSsoEnc = 0; this.ssoSeq = -1; this.appSeq = -1; this.wupBuffer = new byte[0]; this.attributes = new HashMap<>(32); this.fromVersion = (byte) 1; this.msfCommand = MsfCommand.unknown; this.msgCookie = new byte[0]; this.trpcRspErrorMsg = new byte[0]; this.transInfo = new HashMap<>(); this.isColorLevel = false; this.extraData = new Bundle(); readFromParcel(parcel); } }
9,426
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
ToServiceMsg.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qphone/base/remote/ToServiceMsg.java
package com.tencent.qphone.base.remote; import android.os.Bundle; import android.os.Parcel; import android.os.Parcelable; import android.util.Log; import com.tencent.mobileqq.msf.sdk.MsfCommand; import java.util.HashMap; public class ToServiceMsg implements Parcelable { public static final Parcelable.Creator<ToServiceMsg> CREATOR = new Parcelable.Creator<ToServiceMsg>() { @Override public ToServiceMsg createFromParcel(Parcel parcel) { return new ToServiceMsg(parcel); } @Override public ToServiceMsg[] newArray(int i2) { return new ToServiceMsg[i2]; } }; private static final String KEY_FIRST_PKG_AFTER_CONN_OPEN = "key_first_pkg_after_conn_open"; private static final String tag = "ToServiceMsg"; private static final String version = "version"; //public IBaseActionListener actionListener; private int appId; private int appSeq; private HashMap<String, Object> attributes; public Bundle extraData; private boolean mIsSupportRetry; public boolean mSkipBinderWhenMarshall; private int mSsoVersion; private MsfCommand msfCommand; private boolean needResp; private boolean quickSendEnable; private int quickSendStrategy; private long sendTimeout; private String serviceCmd; private String serviceName; private int ssoSeq; private long timeout; private byte toVersion; private HashMap<String, byte[]> transInfo; private String uin; private byte uinType; private byte[] wupBuffer; public ToServiceMsg(String service, String uin, String cmd) { } public synchronized Object addAttribute(String str, Object obj) { return this.attributes.put(str, obj); } public Object addTransInfo(String str, byte[] bArr) { return this.transInfo.put(str, bArr); } @Override // android.os.Parcelable public int describeContents() { return 0; } //public IBaseActionListener getActionListener() { // return this.actionListener; //} public int getAppId() { return this.appId; } public int getAppSeq() { return this.appSeq; } public Object getAttribute(String str) { return this.attributes.get(str); } public HashMap<String, Object> getAttributes() { return this.attributes; } public String getDestServiceId() { return this.serviceName; } public MsfCommand getMsfCommand() { return this.msfCommand; } public int getQuickSendStrategy() { return this.quickSendStrategy; } public int getRequestSsoSeq() { return this.ssoSeq; } public int getSSOVersion() { return this.mSsoVersion; } public long getSendTimeout() { return this.sendTimeout; } public String getServiceCmd() { return this.serviceCmd; } public String getServiceName() { return this.serviceName; } public String getShortStringForLog() { try { StringBuffer stringBuffer = new StringBuffer(256); stringBuffer.append(tag); stringBuffer.append(" ssoSeq:"); stringBuffer.append(getRequestSsoSeq()); stringBuffer.append(" sCmd:"); stringBuffer.append(this.serviceCmd); stringBuffer.append(" appSeq:"); stringBuffer.append(this.appSeq); stringBuffer.append(" t:"); stringBuffer.append(this.timeout); stringBuffer.append(" needResp:"); stringBuffer.append(this.needResp); stringBuffer.append(" needQuickSend:"); stringBuffer.append(this.quickSendEnable); stringBuffer.append("IsSupportRetry"); stringBuffer.append(this.mIsSupportRetry); return stringBuffer.toString(); } catch (Exception e2) { e2.printStackTrace(); return "fsm getString error"; } } public String getStringForLog() { return "TSM getString error"; } public long getTimeout() { return this.timeout; } public String getTraceInfo() { return null; } public HashMap<String, byte[]> getTransInfo() { return this.transInfo; } public String getUin() { return this.uin; } public byte getUinType() { return this.uinType; } public byte[] getWupBuffer() { return this.wupBuffer; } public boolean isFastResendEnabled() { return ((Boolean) getAttribute("fastresend", Boolean.FALSE)).booleanValue(); } public boolean isFirstPkgAfterConnOpen() { return ((Boolean) getAttribute(KEY_FIRST_PKG_AFTER_CONN_OPEN, Boolean.FALSE)).booleanValue(); } public boolean isNeedCallback() { return this.needResp; } public boolean isNeedRemindSlowNetwork() { return false; } public boolean isQuickSendEnable() { return this.quickSendEnable; } public boolean isSupportRetry() { return this.mIsSupportRetry; } public void putWupBuffer(byte[] bArr) { this.wupBuffer = bArr; } public void readFromParcel(Parcel parcel) { try { this.appId = parcel.readInt(); this.appSeq = parcel.readInt(); this.serviceName = parcel.readString(); this.uin = parcel.readString(); this.uinType = parcel.readByte(); this.serviceCmd = parcel.readString(); this.timeout = parcel.readLong(); this.extraData.clear(); this.extraData.putAll(parcel.readBundle(Thread.currentThread().getContextClassLoader())); if (!this.mSkipBinderWhenMarshall) { //this.actionListener = IBaseActionListener.Stub.asInterface(parcel.readStrongBinder()); } byte b2 = this.extraData.getByte("version"); this.toVersion = b2; if (b2 > 0) { this.msfCommand = (MsfCommand) parcel.readSerializable(); this.sendTimeout = parcel.readLong(); this.needResp = parcel.readByte() != 0; this.mIsSupportRetry = parcel.readByte() != 0; byte[] bArr = new byte[parcel.readInt()]; this.wupBuffer = bArr; parcel.readByteArray(bArr); this.ssoSeq = parcel.readInt(); this.attributes.clear(); parcel.readMap(this.attributes, ToServiceMsg.class.getClassLoader()); this.transInfo.clear(); parcel.readMap(this.transInfo, ToServiceMsg.class.getClassLoader()); } this.quickSendEnable = parcel.readInt() == 1; this.quickSendStrategy = parcel.readInt(); } catch (RuntimeException e2) { Log.d(tag, "readFromParcel RuntimeException", e2); throw e2; } } public void setAppId(int i2) { this.appId = i2; } public void setAppSeq(int i2) { this.appSeq = i2; } public void setAttributes(HashMap<String, Object> hashMap) { this.attributes = hashMap; } public void setEnableFastResend(boolean z) { addAttribute("fastresend", Boolean.valueOf(z)); } public void setFirstPkgAfterConnOpen(boolean z) { addAttribute(KEY_FIRST_PKG_AFTER_CONN_OPEN, Boolean.valueOf(z)); } public void setIsSupportRetry(boolean z) { this.mIsSupportRetry = z; } public void setMsfCommand(MsfCommand msfCommand) { this.msfCommand = msfCommand; } public void setNeedCallback(boolean z) { this.needResp = z; } public void setNeedRemindSlowNetwork(boolean z) { //addAttribute(BaseConstants.ATTRIBUTE_NEED_REMIND_SLOW_NETWORK, Boolean.valueOf(z)); } public void setQuickSend(boolean z, int i2) { this.quickSendEnable = z; this.quickSendStrategy = i2; } public void setRequestSsoSeq(int i2) { this.ssoSeq = i2; } public void setSSOVersion(int i2) { this.mSsoVersion = i2; } public void setSendTimeout(long j2) { this.sendTimeout = j2; } public void setServiceCmd(String str) { this.serviceCmd = str; } public void setServiceName(String str) { this.serviceName = str; } public void setTimeout(long j2) { this.timeout = j2; } public void setTraceInfo(String str) { //this.attributes.put(BaseConstants.TPS_TELEMETRY_TRACING_INFO, str); } public void setUin(String str) { this.uin = str; } public void setUinType(byte b2) { this.uinType = b2; } public String toString() { return "TSM toString error"; } @Override // android.os.Parcelable public void writeToParcel(Parcel parcel, int i2) { } public <T> T getAttribute(String str, T t) { return !this.attributes.containsKey(str) ? t : (T) this.attributes.get(str); } public ToServiceMsg(Parcel parcel) { this.mSsoVersion = 0; this.sendTimeout = -1L; this.timeout = -1L; this.appSeq = -1; this.wupBuffer = new byte[0]; this.needResp = true; this.mIsSupportRetry = false; this.ssoSeq = -1; this.attributes = new HashMap<>(32); this.extraData = new Bundle(); this.toVersion = (byte) 1; this.msfCommand = MsfCommand.unknown; this.uinType = (byte) 0; this.quickSendEnable = false; this.quickSendStrategy = -1; this.mSkipBinderWhenMarshall = false; this.transInfo = new HashMap<>(); readFromParcel(parcel); } }
9,758
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
SimpleAccount.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qphone/base/remote/SimpleAccount.java
package com.tencent.qphone.base.remote; import java.util.HashMap; public class SimpleAccount { public static final String _ISLOGINED = "_isLogined"; public static final String _LOGINPROCESS = "_loginedProcess"; public static final String _LOGINTIME = "_loginTime"; public static final String _UIN = "_uin"; public boolean containsKey(String str) { return false; } public boolean equals(Object obj) { return false; } public String getAttribute(String str, String str2) { return str2; } public HashMap<String, String> getAttributes() { return null; } public String getLoginProcess() { return ""; } public String getUin() { return ""; } public boolean isLogined() { return false; } public String removeAttribute(String str) { return ""; } public void setAttribute(String str, String str2) { throw new RuntimeException("key found space "); } public void setLoginProcess(String str) { } public void setUin(String str) { } public String toStoreString() { return ""; } public String toString() { return ""; } }
1,227
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
BaseApplication.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qphone/base/util/BaseApplication.java
package com.tencent.qphone.base.util; import com.tencent.mobileqq.qfix.ApplicationDelegate; public abstract class BaseApplication extends ApplicationDelegate { public static BaseApplication getContext() { throw new UnsupportedOperationException(); } public abstract int getAppId(); public abstract int getNTCoreVersion(); public abstract String getQua(); }
390
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
CodecWarpper.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/qphone/base/util/CodecWarpper.java
package com.tencent.qphone.base.util; public abstract class CodecWarpper { public abstract void onResponse(int i2, Object obj, int i3); public abstract void onResponse(int i2, Object obj, int i3, byte[] bArr); public abstract int onSSOPingResponse(byte[] bArr, int i2); public abstract void onInvalidSign(); }
330
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
IAsyncQimeiListener.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/beacon/qimei/IAsyncQimeiListener.java
package com.tencent.beacon.qimei; public interface IAsyncQimeiListener { void onQimeiDispatch(Qimei qimei); }
114
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
Qimei.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/beacon/qimei/Qimei.java
package com.tencent.beacon.qimei; public class Qimei { public String getQimei16() { return null; } public String getQimei36() { return null; } }
180
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
BeaconReport.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/beacon/event/open/BeaconReport.java
package com.tencent.beacon.event.open; import android.content.Context; public class BeaconReport { public static BeaconReport getInstance() { return null; } public void getQimei(String appKey, Context context, com.tencent.qimei.sdk.IAsyncQimeiListener iAsyncQimeiListener) { } public void getQimei(com.tencent.beacon.qimei.IAsyncQimeiListener iAsyncQimeiListener) { } }
408
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
LbsSendInfo.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/biz/map/trpcprotocol/LbsSendInfo.java
package com.tencent.biz.map.trpcprotocol; import com.tencent.mobileqq.pb.MessageMicro; import com.tencent.mobileqq.pb.PBEnumField; import com.tencent.mobileqq.pb.PBField; import com.tencent.mobileqq.pb.PBStringField; import com.tencent.mobileqq.pb.PBUInt64Field; public class LbsSendInfo { public static class SendMessageReq extends MessageMicro<SendMessageReq> { public final PBUInt64Field uint64_peer_account = PBField.initUInt64(0); public final PBEnumField enum_relation_type = PBField.initEnum(0); public final PBStringField str_name = PBField.initString(""); public final PBStringField str_address = PBField.initString(""); public final PBStringField str_lat = PBField.initString(""); public final PBStringField str_lng = PBField.initString(""); } }
814
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
ByteData.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/secprotocol/ByteData.java
package com.tencent.secprotocol; public class ByteData { public static ByteData getInstance() { return new ByteData(); } public byte[] getSign(String s, String s2, byte[] bytes) { return new byte[0]; } public void setDataEx(String str, String str2) { } }
299
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
ServerAddr.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/mobileqq/transfile/ServerAddr.java
package com.tencent.mobileqq.transfile; public class ServerAddr { public boolean isIpv6; public String mIp; public int port = 80; public boolean isDomain = false; public String getServerUrl(String str) { String str2 = null; if (str != null) { if (this.isDomain) { if (str.startsWith("http://")) { str2 = "http://" + this.mIp; } else if (str.startsWith("https://")) { str2 = "https://" + this.mIp; } return str2 + "/"; } if (str.startsWith("http://")) { if (this.isIpv6 && !this.mIp.startsWith("[")) { str2 = "http://[" + this.mIp + "]"; } else { str2 = "http://" + this.mIp; } } else if (str.startsWith("https://")) { if (this.isIpv6 && !this.mIp.startsWith("[")) { str2 = "https://[" + this.mIp + "]"; } else { str2 = "https://" + this.mIp; } } if (this.port != 80) { return str2 + ":" + this.port + "/"; } return str2 + "/"; } return null; } public void onFail() { } public void onSuccess() { } public String toString() { return this.mIp + ":" + this.port; } }
1,448
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
FileMsg.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/mobileqq/transfile/FileMsg.java
package com.tencent.mobileqq.transfile; public class FileMsg { public static final int STATUS_FILE_EXPIRED = 5002; public static final int STATUS_FILE_TRANSFERING = 5000; public static final int STATUS_FILE_UNEXSIT = 5003; public static final int STATUS_FILE_UNSAFE = 5001; public static final int STATUS_FORWARD_WAIT = 4001; public static final int STATUS_PLAY_RECV_PROCESS_KILL = 2009; public static final int STATUS_PTT_VOICE_CHANGING = 7000; public static final int STATUS_RECV_CANCEL = 2004; public static final int STATUS_RECV_ERROR = 2005; public static final int STATUS_RECV_FINISHED = 2003; public static final int STATUS_RECV_PAUSE = 2007; public static final int STATUS_RECV_PREPARED = 2008; public static final int STATUS_RECV_PROCESS = 2002; public static final int STATUS_RECV_REQUEST = 2000; public static final int STATUS_RECV_SPACE_ERROR = 2006; public static final int STATUS_RECV_START = 2001; public static final int STATUS_SEND_AND_SAVE_FINISHED = 1008; public static final int STATUS_SEND_COMPRESS = 998; public static final int STATUS_SEND_PREPARE = 999; public static final int STATUS_SEND_REQUEST = 1000; public static final int STATUS_SEND_START = 1001; public static final int STATUS_SEND_PROCESS = 1002; public static final int STATUS_SEND_FINISHED = 1003; public static final int STATUS_SEND_CANCEL = 1004; public static final int STATUS_SEND_ERROR = 1005; public static final int STATUS_PAUSE = 1006; public static final int STATUS_UPLOAD_FINISHED = 1007; public static final int STATUS_VERIFY_ERROR = 3002; public static final int STATUS_VERIFY_REQUIRE = 3000; public static final int STATUS_VERIFY_SUCCESS = 3001; public static final int TRANSFILE_TYPE_ASSISTANT = 327697; public static final int TRANSFILE_TYPE_BASE_DYNAMIC_AVATAR_BIG = 36; public static final int TRANSFILE_TYPE_BASE_DYNAMIC_AVATAR_MEDIUM = 37; public static final int TRANSFILE_TYPE_BASE_DYNAMIC_AVATAR_SMALL = 38; public static final int TRANSFILE_TYPE_BASE_STATIC_AVATAR = 48; public static final int TRANSFILE_TYPE_BDH_COMMON_UP = 24; public static final int TRANSFILE_TYPE_BULUO_AUDIO_SILK = 25; public static final int TRANSFILE_TYPE_C2B_UPLOAD_FILE = 34; public static final int TRANSFILE_TYPE_CIRCLE = 131077; public static final int TRANSFILE_TYPE_EXTEND_FRIEND_AVATAR = 68; public static final int TRANSFILE_TYPE_EXTEND_FRIEND_PHOTO_WALL = 67; public static final int TRANSFILE_TYPE_EXTEND_FRIEND_SOUND = 23; public static final int TRANSFILE_TYPE_FILE = 0; public static final int TRANSFILE_TYPE_FRESH_NEWS_PHOTO = 21; public static final int TRANSFILE_TYPE_FRIEND_AVATAR = 22; public static final int TRANSFILE_TYPE_HOMEWORK_AUDIO_SILK = 65; public static final int TRANSFILE_TYPE_JS_PTT = 32; public static final int TRANSFILE_TYPE_LIGHT_VIDEO = 327689; public static final int TRANSFILE_TYPE_MAP = 65536; public static final int TRANSFILE_TYPE_MULTIMSG = 131078; public static final int TRANSFILE_TYPE_NEARBY_ALUMNI = 131080; public static final int TRANSFILE_TYPE_NEARBY_AUTH_THUMB = 64; public static final int TRANSFILE_TYPE_NEARBY_DYNAMIC_AVATAR_BIG = 39; public static final int TRANSFILE_TYPE_NEARBY_DYNAMIC_AVATAR_MEDIUM = 40; public static final int TRANSFILE_TYPE_NEARBY_DYNAMIC_AVATAR_SMALL = 41; public static final int TRANSFILE_TYPE_NEARBY_PEOPLE_PHOTO_WALL = 8; public static final int TRANSFILE_TYPE_OCR = 57; public static final int TRANSFILE_TYPE_PA_AUDIO = 33; public static final int TRANSFILE_TYPE_PERSONALITY_LABEL_PHOTO_WALL = 56; public static final int TRANSFILE_TYPE_PIC = 1; public static final int TRANSFILE_TYPE_PIC_EMO = 65538; public static final int TRANSFILE_TYPE_PIC_THUMB = 65537; public static final int TRANSFILE_TYPE_PISMA = 49; public static final int TRANSFILE_TYPE_PROFILE_COVER = 35; public static final int TRANSFILE_TYPE_PTT = 2; public static final int TRANSFILE_TYPE_PTT_SLICE_TO_TEXT = 327696; public static final int TRANSFILE_TYPE_QQHEAD_PIC = 131074; public static final int TRANSFILE_TYPE_RAWPIC = 131075; public static final int TRANSFILE_TYPE_SCRIBBLE_DATA = 262153; public static final int TRANSFILE_TYPE_SHARE_PIC_TO_WX = 66; public static final int TRANSFILE_TYPE_SHORT_VIDEO_C2C = 6; public static final int TRANSFILE_TYPE_SHORT_VIDEO_DEVICE = 19; public static final int TRANSFILE_TYPE_SHORT_VIDEO_DISUSS = 17; public static final int TRANSFILE_TYPE_SHORT_VIDEO_FORWARD = 20; public static final int TRANSFILE_TYPE_SHORT_VIDEO_GUILD = 67; public static final int TRANSFILE_TYPE_SHORT_VIDEO_THUMB_C2C = 7; public static final int TRANSFILE_TYPE_SHORT_VIDEO_THUMB_DISUSS = 18; public static final int TRANSFILE_TYPE_SHORT_VIDEO_THUMB_GUILD = 68; public static final int TRANSFILE_TYPE_SHORT_VIDEO_THUMB_TROOP = 16; public static final int TRANSFILE_TYPE_SHORT_VIDEO_TROOP = 9; public static final int TRANSFILE_TYPE_SM_LONGMESSAGE = 131079; public static final int TRANSFILE_TYPE_STAR_PHOTO = 50; public static final int TRANSFILE_TYPE_STAR_PHOTO_THUMBNAIL = 51; public static final int TRANSFILE_TYPE_STRUCT_SHARE = 52; public static final int TRANSFILE_TYPE_THEME = 131072; public static final int TRANSFILE_TYPE_TRIBE_UGC_VIDEO = 327681; public static final int TRANSFILE_TYPE_TROOP_EFFECT_PIC = 55; public static final int TRANSFILE_TYPE_UFDOWNLOAD_FILE = 5; public static final int TRANSFILE_TYPE_URL = 131076; public static final int TRANSFILE_TYPE_VIDEO = 3; public static final int TRANSFILE_TYPE_VOICE_SEARCH_SILK = 53; public static final int TRANSFILE_TYPE_ZPLAN_CDN_AVATAR = 71; public static final int TRANSFILE_TYPE_ZPLAN_CDN_IMAGE = 70; public static final int TRANSFILE_TYPE_ZPLAN_CDN_MOD = 72; public static final int TRANSFILE_TYPE_ZPLAN_USER_IMAGE = 69; public static final int TYPE_RECV = 1; public static final int TYPE_RECV_ONLINE = 2; public static final int TYPE_SEND = 0; public static final int UIN_BUDDY = 0; public static final int UIN_DISCUSS = 2; public static final int UIN_TROOP = 1; }
6,298
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
TransferRequest.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/mobileqq/transfile/TransferRequest.java
package com.tencent.mobileqq.transfile; import com.tencent.image.URLDrawableHandler; import com.tencent.mobileqq.activity.photo.PhotoSendParams; import com.tencent.mobileqq.data.MessageRecord; import java.io.OutputStream; public class TransferRequest { public int chatType; public int delayShowProgressTimeInMs; public Object extraObject; public boolean isShareImageByServer; public int mBusiType; public boolean mCanSendMsg; public int mCommandId; public String mDisplayOutFilePath; //public c mDownCallBack; public int mDownMode; public byte[] mExtentionInfo; public Object mExtraObj; public long mFastForwardFileSize; public int mFastForwardHeight; public int mFastForwardWidth; public int mFileType; public long mGroupFileID; public String mGroupFileKeyStr; public boolean mIsPresend; public boolean mIsPttPreSend; public boolean mIsSecSnapChatPic; public boolean mIsUp; public String mLocalPath; public String mMd5; public long mMsgTime; public OutputStream mOut; public String mOutFilePath; public String mPeerUin; public int mPicSendSource; public int mPttUploadPanel; public boolean mReqVideoSubtitle; public int mRequestDisplayLength; public int mRequestLength; public int mRequestOffset; public TransferResult mResult; public long mSecMsgId; public String mSecondId; public String mSelfUin; public String mServerPath; public int mSourceVideoCodecFormat; public long mSubMsgId; public int mTargetVideoCodecFormat; public String mThumbMd5; public String mThumbPath; public int mUinType; public long mUniseq; public int multiMsgType; public int pcmForVadNum; public String pcmForVadPath; public int pcmForVadPos; public PhotoSendParams photoSendParams; public String resIdStr; public byte[] toSendData; public int upMsgBusiType; //public WXVadSeg vadSeg; public String mRichTag = ""; public boolean isJubaoMsgType = false; public boolean mIsSelfSend = false; public boolean useOutputstream = true; public boolean mSupportRangeBreakDown = false; public int mDbRecVersion = 5; public boolean needSendMsg = true; public int mPrioty = 1; public MessageRecord mRec = null; public boolean mNeedReport = true; public boolean mIsOnlyGetUrl = false; public boolean mIsFastForward = false; public boolean myPresendInvalid = false; public boolean mPttCompressFinish = false; public boolean bEnableEnc = false; public boolean isQzonePic = false; private String mKey = null; /* compiled from: P */ /* loaded from: classes18.dex */ public static class AppInfo { public String packName; public String sourceIconBig; public String sourceIconSmall; public String sourceName; public String sourceUrl; public int status; } /* compiled from: P */ /* loaded from: classes18.dex */ public static class AppShare { public long mAppShareID; public String mShareUrl; public String toString() { StringBuilder sb = new StringBuilder(); sb.append("mAppShareID:" + this.mAppShareID); sb.append(",mShareUrl:" + this.mShareUrl); return sb.toString(); } } /* compiled from: P */ /* loaded from: classes18.dex */ public static class PicDownExtraInfo { public URLDrawableHandler mHandler; public int mStartDownOffset; public String mUrlFromMsg; public String toString() { StringBuilder sb = new StringBuilder(); sb.append("mUrlFromMsg:" + this.mUrlFromMsg); sb.append(",mStartDownOffset:" + this.mStartDownOffset); return sb.toString(); } } /* compiled from: P */ /* loaded from: classes18.dex */ public static class PicUpExtraInfo { public boolean mIsRaw; public boolean mIsShareAppPic; public AppShare mShareAppInfo; public int mUinType; public String toString() { StringBuilder sb = new StringBuilder(); sb.append("mUinType:" + this.mUinType); sb.append(",mIsRaw:" + this.mIsRaw); sb.append(",mIsShareAppPic:" + this.mIsShareAppPic); sb.append(",mShareAppInfo:{" + this.mShareAppInfo + "}"); return sb.toString(); } } /* compiled from: P */ /* loaded from: classes18.dex */ public static class PttDownExtraInfo { public int mFromType; public int mLayer; public PttDownExtraInfo(int i2, int i3) { this.mFromType = i2; this.mLayer = i3; } } /* compiled from: P */ /* loaded from: classes18.dex */ public static class ShareExtraInfo { public long appId; public AppInfo appInfo; public String audioUrl; public boolean enableServerSendMsg; public int forwardType; public String imageUrl; public int imageUrlStatus; public String pkgName; public int serviceType; public int shortUrlStatus; public String summary; public String targetUrl; public String title; } public String getKey() { String str = this.mKey; if (str == null) { return this.mPeerUin + "_" + this.mFileType + "_" + this.mUniseq + "_" + this.mSubMsgId; } return str; } public String getKeyForTransfer() { return this.mPeerUin + this.mUniseq; } public String toString() { StringBuilder sb = new StringBuilder("TransferRequest\n"); sb.append("mUniseq=" + this.mUniseq); sb.append(",mMd5=" + this.mMd5); sb.append(",mIsIp=" + this.mIsUp); sb.append(",mUinType=" + this.mUinType); sb.append(",mFileType=" + this.mFileType); sb.append(",mSelfUin=" + this.mSelfUin); sb.append(",mPeerUin=" + this.mPeerUin); sb.append(",mSecondId=" + this.mSecondId); sb.append(",mServerPath=" + this.mServerPath); sb.append(",mLocalPath=" + this.mLocalPath); sb.append(",mBusiType=" + this.mBusiType); sb.append(",mGroupFileID=" + this.mGroupFileID); sb.append(",mExtraObj={" + this.mExtraObj + "}"); StringBuilder sb2 = new StringBuilder(); sb2.append(",mPrioty="); sb2.append(this.mPrioty); sb.append(sb2.toString()); //sb.append(",mLogicCallBack=" + this.mUpCallBack); sb.append(",bEnableEnc=" + this.bEnableEnc); sb.append(",isQzonePic=" + this.isQzonePic); sb.append(",pcmForVadPath=" + this.pcmForVadPath); return sb.toString(); } }
6,807
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
BaseTransProcessor.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/mobileqq/transfile/BaseTransProcessor.java
package com.tencent.mobileqq.transfile; public class BaseTransProcessor { public FileMsg file; public long getFileStatus() { return 0; } public int cancel() { return 0; } }
212
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
TransferResult.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/mobileqq/transfile/TransferResult.java
package com.tencent.mobileqq.transfile; public class TransferResult { public static final int RESULT_FAIL = -1; public static final int RESULT_NOT_SET = -2; public static final int RESULT_OK = 0; public long mErrCode; public String mErrDesc; public TransferRequest mOrigReq; public int mResult = -2; }
330
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
BaseTransFileController.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/mobileqq/transfile/BaseTransFileController.java
package com.tencent.mobileqq.transfile; import com.tencent.mobileqq.transfile.api.ITransFileController; import com.tencent.mobileqq.utils.httputils.IHttpCommunicatorListener; import java.util.concurrent.atomic.AtomicBoolean; import mqq.app.AppRuntime; public class BaseTransFileController implements ITransFileController { @Override public IHttpCommunicatorListener findProcessor(String str) { return null; } @Override public IHttpCommunicatorListener findProcessor(String str, long j2) { return null; } @Override public AtomicBoolean isWorking() { return null; } @Override public synchronized boolean transferAsync(TransferRequest transferRequest) { return false; } @Override public void onCreate(AppRuntime appRuntime) { } @Override public void onDestroy() { } }
880
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
RichProtoProc.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/mobileqq/transfile/protohandler/RichProtoProc.java
package com.tencent.mobileqq.transfile.protohandler; import java.util.HashMap; public class RichProtoProc { public static final String ART_FILTER_UP = "art_filter_up"; public static final String BDH_COMMON_UP = "bdh_common_up"; public static final String C2C_PIC_DW = "c2c_pic_dw"; public static final String C2C_PIC_UP = "c2c_pic_up"; public static final String C2C_PTT_DW = "c2c_ptt_dw"; public static final String C2C_PTT_UP = "c2c_ptt_up"; public static final String FRIEND_AVATAR_UP = "friend_avatar_up"; public static final String GLD_PIC_DW = "gld_pic_dw"; public static final String GLD_PIC_UP = "gld_pic_up"; public static final String GRP_PIC_DW = "grp_pic_dw"; public static final String GRP_PIC_UP = "grp_pic_up"; public static final String GRP_PTT_DW = "grp_ptt_dw"; public static final String GRP_PTT_UP = "grp_ptt_up"; public static final String MULTI_MSG_DW = "multi_msg_dw"; public static final String MULTI_MSG_UP = "multi_msg_up"; public static final String NEARBY_PEOPLE_PIC_UP = "nearby_people_pic_up"; public static final String PA_LONG_MESSAGE = "pa_long_message"; public static final String SHARE_PIC_TO_WX = "share_pic_to_wx"; public static final String SHORT_VIDEO_DW = "short_video_dw"; public static final String SHORT_VIDEO_FW = "short_video_fw"; public static final String SHORT_VIDEO_UP = "short_video_up"; public static final String SNAP_PIC_UP = "snap_pic_up"; public static HashMap<String, Class<? extends RichProtoHandler>> handlerMaps; public interface RichProtoCallback { void onBusiProtoResp(RichProto.RichProtoReq richProtoReq, RichProto.RichProtoResp richProtoResp); } public interface RichProtoHandler { void sendRichProtoReq(RichProto.RichProtoReq richProtoReq); } public static RichProtoHandler getHandler(RichProto.RichProtoReq richProtoReq) { if (richProtoReq == null || richProtoReq.protoReqMgr == null || richProtoReq.callback == null || richProtoReq.reqs.size() == 0) { return null; } Class<? extends RichProtoHandler> cls = handlerMaps.get(richProtoReq.protoKey); if (cls != null) { try { return cls.newInstance(); } catch (IllegalAccessException e2) { e2.printStackTrace(); return null; } catch (InstantiationException e3) { e3.printStackTrace(); return null; } } return null; } public static void procRichProtoReq(RichProto.RichProtoReq richProtoReq) { RichProtoHandler handler = getHandler(richProtoReq); if (handler != null) { handler.sendRichProtoReq(richProtoReq); } } }
2,796
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
RichProto.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/mobileqq/transfile/protohandler/RichProto.java
package com.tencent.mobileqq.transfile.protohandler; import com.tencent.mobileqq.mp.mobileqq_mp; import com.tencent.mobileqq.transfile.ServerAddr; import com.tencent.mobileqq.transfile.api.IProtoReqManager; import com.tencent.mobileqq.transfile.api.impl.ProtoReqManagerImpl; import java.io.UnsupportedEncodingException; import java.util.ArrayList; import java.util.Arrays; import java.util.List; public interface RichProto { public static class RichProtoReq { public RichProtoProc.RichProtoCallback callback; public int commandId; public byte[] extention; public String protoKey; public ProtoReqManagerImpl.ProtoReq protoReq; public IProtoReqManager protoReqMgr; public List<ReqCommon> reqs = new ArrayList(); RichProtoResp resp = new RichProtoResp(); public static class C2CPicDownReq extends ReqCommon { public int fileType; public boolean isContact; public int msgTime; public int protocolType; public String storageSource; public String uuid; } public static class C2CPttDownReq extends ReqCommon { public int autoToText; public int busiType; public int downType; public boolean isSelfSend; public String storageSource; public String uuid; public int voiceType; public String toString() { return " uuid:" + this.uuid + " storageSource:" + this.storageSource + " isSelfSend:" + this.isSelfSend + " voiceType:" + this.voiceType + " busiType:" + this.busiType + " downType:" + this.downType; } } public static class GroupPicDownReq extends ReqCommon { public int fileType; public long groupFileID; public byte[] md5; public int msgTime; public int protocolType; public String toString() { return "GroupPicDownReq{groupFileID=" + this.groupFileID + ", md5=" + Arrays.toString(this.md5) + ", fileType=" + this.fileType + ", msgTime=" + this.msgTime + ", protocolType=" + this.protocolType + '}'; } } public static class GroupPttDownReq extends ReqCommon { public int downType; public long groupFileID; public String groupFileKey; public byte[] md5; public int voiceType; public String toString() { return " groupFileID:" + this.groupFileID + " groupFileKey:" + this.groupFileKey + " md5:" + this.md5 + " voiceType:" + this.voiceType + " downType:" + this.downType; } } public static class GuildPicDownReq extends ReqCommon { public int fileType; public long groupFileID; public byte[] index; public byte[] md5; public int msgTime; public int protocolType; public String toString() { return "GuildPicDownReq{groupFileID=" + this.groupFileID + ", md5=" + Arrays.toString(this.md5) + ", index=" + Arrays.toString(this.index) + ", fileType=" + this.fileType + ", msgTime=" + this.msgTime + ", protocolType=" + this.protocolType + '}'; } } public static class LongStructMessageDownReq extends ReqCommon { public String strFileid; public String toString() { return this.strFileid; } } public static class MultiMsgDownReq extends ReqCommon { public byte[] msgResId; public int multiMsgType; public String toString() { return " msgResId:" + this.msgResId; } } public static class MultiMsgUpReq extends ReqCommon { public byte[] md5; public int multiMsgType; public long size; public String toString() { return " size:" + this.size + " storeType:"; } } public static class NearbyPeoplePicUpReq extends ReqCommon { public String uin; public String toString() { return this.uin; } } public static class PicUpReq extends ReqCommon { public int busiType; public String fileName; public long fileSize; public int height; public boolean isContact; public boolean isRaw; public boolean isSnapChat; public byte[] md5; public int picType; public String transferUrl; public int typeHotPic; public int width; public String toString() { return " name:" + this.fileName + " width:" + this.width + " height:" + this.height + " size:" + this.fileSize + " isRaw:" + this.isRaw + " isContant:" + this.isContact + " md5:" + "HexUtil.bytes2HexStr(this.md5)" + " picType:" + this.picType + " busiType:" + this.busiType + "typeHotPic:" + this.typeHotPic + "transferUrl:" + this.transferUrl; } } public static class PttUpReq extends ReqCommon { public int audioPanelType; public int autoToText; public String fileName; public int fileSize; public boolean forceViaOffline = false; public byte[] md5; public int voiceLength; public int voiceType; public String toString() { return " name:" + this.fileName + " size:" + this.fileSize + " voiceLength:" + this.voiceLength + " autoToText:" + this.autoToText + " type:" + this.voiceType + " audioPanel:" + this.audioPanelType; } } public static class ReqCommon { public String peerUin; public String secondUin; public String selfUin; public int uinType; } public static class ShortVideoDownReq extends ReqCommon { public int agentType; public int busiType; public int chatType; public int clientType; public int downType; public String fileId; public int fileType; public byte[] md5; public int sceneType; public int seq; public int sourceVideoCodecFormat; public int subBusiType; public int targetVideoCodecFormat; public String troopUin; public String toString() { return " chatType:" + this.chatType + " clientType:" + this.clientType + " seq:" + this.seq + " fileId:" + this.fileId + " troopUin:" + this.troopUin + " agentType:" + this.agentType + " md5:" + "HexUtil.bytes2HexStr(this.md5)" + " busiType:" + this.busiType + " fileType:" + this.fileType + " downType:" + this.downType + " sceneType:" + this.sceneType + " subBusiType:" + this.subBusiType + " targetVideoCodecFormat:" + this.targetVideoCodecFormat + " sourceVideoCodecFormat:" + this.sourceVideoCodecFormat; } } public static class ShortVideoForwardReq extends ReqCommon { public int agentType; public int bitrateInKilo; public int clientType; public String fileName; public int fileResLength; public int fileResWidth; public long fileSize; public int fileTime; public int format; public int fromBusiType; public int fromChatType; public String fromUin; public byte[] md5; public int seq; public int sourceVideoCodecFormat = -1; public byte[] thumbFileMd5; public long thumbFileSize; public int toBusiType; public int toChatType; public String troopUin; public String uuid; public String toString() { return " fromChatType:" + this.fromChatType + " toChatType:" + this.toChatType + " fromBusiType:" + this.fromBusiType + " toBusiType:" + this.toBusiType + " md5:" + "HexUtil.bytes2HexStr(this.md5)" + " format:" + this.format + " str_file_name:" + this.fileName + " uint64_file_size:" + this.fileSize + " fileTime:" + this.fileTime + " uuid:" + this.uuid + " fromUin:" + this.fromUin + " sourceVideoCodecFormat:" + this.sourceVideoCodecFormat + " bitrate:" + this.bitrateInKilo; } } public static class ShortVideoUpReq extends ReqCommon { public int agentType; public int bitrateInKilo; public int busiType; public int chatType; public int clientType; public String fileName; public int fileResLength; public int fileResWidth; public long fileSize; public int fileTime; public int format; public byte[] md5; public int seq; public int sourceVideoCodecFormat; public int subBusiType; public byte[] thumbFileMd5; public long thumbFileSize; public String troopUin; public int userCnt; public String toString() { return " chatType:" + this.chatType + " md5:" + this.md5 + " format:" + this.format + " str_file_name:" + this.fileName + " uint64_file_size:" + this.fileSize + " fileTime:" + this.fileTime + " busiType:" + this.busiType + " subBusiType:" + this.subBusiType + " userCnt:" + this.userCnt + " sourceVideoCodecFormat:" + this.sourceVideoCodecFormat + " bitrate:" + this.bitrateInKilo; } } public String toString() { StringBuilder sb = new StringBuilder(); for (int i2 = 0; i2 < this.reqs.size(); i2++) { sb.append("index:"); sb.append(i2); sb.append(" "); sb.append(this.reqs.get(i2).toString()); } return sb.toString(); } } public static class RichProtoResp { public List<RespCommon> resps = new ArrayList(); public static class BDHCommonUpResp extends RespCommon { public int blockSize; public long groupFileID; public boolean isExist; public String mUkey; public int transferedSize; public ArrayList<ServerAddr> mIpList = new ArrayList<>(); public boolean networkChange = false; public boolean isUseBdh = false; public long startOffset = 0; public String downDomain = ""; public String thumbDownUrl = ""; public String bigDownUrl = ""; public String orgiDownUrl = ""; public String resid = ""; @Override // com.tencent.mobileqq.transfile.protohandler.RichProto.RichProtoResp.RespCommon public String toString() { return super.toString() + " fileID:" + this.groupFileID + " isExist:" + this.isExist + " blockSize:" + this.blockSize + " netChg:" + this.networkChange + " downDomain:" + this.downDomain + " thumbDownUrl" + this.thumbDownUrl + " bigDownUrl:" + this.bigDownUrl + " orgiDownUrl:" + this.orgiDownUrl; } } public static class C2CPicUpResp extends RespCommon { public int blockSize; public String mOriginalDownPara; public String mResid; public String mUkey; public String mUuid; public boolean isExist = false; public boolean networkChange = false; public long startOffset = 0; @Override // com.tencent.mobileqq.transfile.protohandler.RichProto.RichProtoResp.RespCommon public String toString() { return super.toString() + " mResid:" + this.mResid + " isExist:" + this.isExist + " blockSize:" + this.blockSize + " netChg:" + this.networkChange + " startOffset:" + this.startOffset; } } public static class C2CPttDownResp extends RespCommon { public String domainV4V6; public String downloadUrl; public ArrayList<ServerAddr> mIpList = new ArrayList<>(); public ArrayList<ServerAddr> mIpv6List = new ArrayList<>(); } public static class C2CPttUpResp extends RespCommon { public int blockSize; public ArrayList<ServerAddr> ipList = new ArrayList<>(); public boolean isExist; public String mUkey; public String uuid; } public static class GroupPicUpResp extends RespCommon { public int blockSize; public long groupFileID; public boolean isExist; public String mUkey; public int transferedSize; public ArrayList<ServerAddr> mIpList = new ArrayList<>(); public boolean networkChange = false; public boolean isUseBdh = false; public long startOffset = 0; @Override // com.tencent.mobileqq.transfile.protohandler.RichProto.RichProtoResp.RespCommon public String toString() { return super.toString() + " fileID:" + this.groupFileID + " isExist:" + this.isExist + " blockSize:" + this.blockSize + " netChg:" + this.networkChange; } } public static class GroupPttDownResp extends RespCommon { public String domainV4V6; public ArrayList<ServerAddr> mIpList = new ArrayList<>(); public ArrayList<ServerAddr> mIpv6List = new ArrayList<>(); public boolean mIsHttps; public String urlPath; } public static class GroupPttUpResp extends RespCommon { public int blockSize; public long groupFileID; public byte[] groupFileKey; public ArrayList<ServerAddr> ipList = new ArrayList<>(); public boolean isExist; public String mUkey; public int transferedSize; @Override // com.tencent.mobileqq.transfile.protohandler.RichProto.RichProtoResp.RespCommon public String toString() { return super.toString() + " fileID:" + this.groupFileID; } } public static class GuildPicUpResp extends RespCommon { public int blockSize; public long groupFileID; public boolean isExist; public byte[] mDownLoadIndex; public String mUkey; public int transferedSize; public ArrayList<ServerAddr> mIpList = new ArrayList<>(); public boolean networkChange = false; public boolean isUseBdh = false; public long startOffset = 0; @Override // com.tencent.mobileqq.transfile.protohandler.RichProto.RichProtoResp.RespCommon public String toString() { StringBuilder sb = new StringBuilder(); sb.append("GuildPicUpResp{"); sb.append(super.toString()); sb.append("isExist"); sb.append(this.isExist); sb.append(", mIpList="); sb.append(this.mIpList); sb.append(", groupFileID="); sb.append(this.groupFileID); sb.append(", mUkey='"); sb.append(this.mUkey); sb.append(", blockSize="); sb.append(this.blockSize); sb.append(", transferedSize="); sb.append(this.transferedSize); sb.append(", networkChange="); sb.append(this.networkChange); sb.append(", isUseBdh="); sb.append(this.isUseBdh); sb.append(", startOffset="); sb.append(this.startOffset); sb.append(", mDownLoadIndex="); try { if (this.mDownLoadIndex == null) { sb.append("null"); } else { sb.append(new String(this.mDownLoadIndex, "utf8")); } } catch (UnsupportedEncodingException e2) { e2.printStackTrace(); } return sb.toString(); } } public static class LongStructMessageDownResp extends RespCommon { public mobileqq_mp.RetInfo retInfo; public String strFileMd5; public String strUrl; } public static class MultiMsgDownResp extends RespCommon { public int mChannelType; public byte[] msgkey; public byte[] resId; public String urlParam; public ArrayList<ServerAddr> ipList = new ArrayList<>(); public ArrayList<ServerAddr> mIpv6List = new ArrayList<>(); @Override // com.tencent.mobileqq.transfile.protohandler.RichProto.RichProtoResp.RespCommon public String toString() { return super.toString() + " urlParam:" + this.urlParam + " msgUkey:" + this.msgkey + " ipList:" + this.ipList + " mIpv6List:" + this.mIpv6List + " resId:" + this.resId; } } /* loaded from: classes18.dex */ public static class MultiMsgUpResp extends RespCommon { public int blockSize; public ArrayList<ServerAddr> ipList = new ArrayList<>(); public byte[] msgKey; public byte[] msgSig; public byte[] resId; public int transferedSize; public byte[] ukey; } public static class NearbyPeoplePicUpResp extends RespCommon { public byte[] sessionKey; } public static class PicDownResp extends RespCommon { public String domain; public ArrayList<ServerAddr> mIpList = new ArrayList<>(); public ArrayList<ServerAddr> mIpv6List = new ArrayList<>(); public int protocolType; public String urlPath; } public static class RespCommon { public int errCode; public String errStr; public int failCount; public RichProtoReq originReq; public String reason; public int successCount; public int result = -1; public boolean isSendByQuickHttp = false; public boolean isAllowRetry = true; public String toString() { return "result:" + this.result + " errCode:" + this.errCode + " errStr:" + this.errStr + " reason:" + this.reason + " succCnt:" + this.successCount + " failCnt" + this.failCount + " isSendByQuickHttp" + this.isSendByQuickHttp + " isAllowRetry" + this.isAllowRetry; } } public static class ShortVideoDownResp extends RespCommon { public String mDomain; public int mHostType; public ArrayList<ServerAddr> mIpList = new ArrayList<>(); public ArrayList<ServerAddr> mIpv6List = new ArrayList<>(); public boolean mIsHttps; public boolean mIsQuicEncryption; public boolean mIsSupportQuic; public int mQuicFec; public String mUkey; public String mUrl; public int mVideoCodecFormat; public byte[] md5; @Override // com.tencent.mobileqq.transfile.protohandler.RichProto.RichProtoResp.RespCommon public String toString() { return super.toString() + " mUkey:" + this.mUkey + " mIpList:" + this.mIpList.toString() + " mIpv6List:" + this.mIpv6List.toString() + " md5:" + "HexUtil.bytes2HexStr(this.md5)" + " mIsSupportQuic:" + this.mIsSupportQuic + " mIsQuicEncryption:" + this.mIsQuicEncryption + " mQuicFec:" + this.mQuicFec + " mVideoCodecFormat:" + this.mVideoCodecFormat; } } public static class ShortVideoForwardResp extends RespCommon { public String fileId; public boolean isExist; public long startOffset = 0; public int videoAttr = 0; public int videoKandianType = 0; @Override // com.tencent.mobileqq.transfile.protohandler.RichProto.RichProtoResp.RespCommon public String toString() { return super.toString() + " isExist:" + this.isExist + " fileId:" + this.fileId + " startOffset:" + this.startOffset + " videoAttr:" + this.videoAttr + " videoKandianType:" + this.videoKandianType; } } public static class ShortVideoUpResp extends RespCommon { public String fileId; public boolean isExist; public long startOffset = 0; public int videoAttr = 0; public int videoKandianType = 0; @Override // com.tencent.mobileqq.transfile.protohandler.RichProto.RichProtoResp.RespCommon public String toString() { return super.toString() + " isExist:" + this.isExist + " fileId:" + this.fileId + " startOffset:" + this.startOffset + " videoAttr:" + this.videoAttr + " videoKandianType:" + this.videoKandianType; } } } }
21,271
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
IProtoReqManager.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/mobileqq/transfile/api/IProtoReqManager.java
package com.tencent.mobileqq.transfile.api; import android.content.Intent; import com.tencent.mobileqq.transfile.api.impl.ProtoReqManagerImpl; import com.tencent.qphone.base.remote.FromServiceMsg; import mqq.app.api.IRuntimeService; public interface IProtoReqManager extends IRuntimeService { void cancelReq(ProtoReqManagerImpl.ProtoReq protoReq); void onReceive(Intent intent, FromServiceMsg fromServiceMsg); void scheduleRunnable(ProtoReqManagerImpl.ProtoReqRunnable protoReqRunnable, long j2); void sendProtoReq(ProtoReqManagerImpl.ProtoReq protoReq); }
579
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
ITransFileController.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/mobileqq/transfile/api/ITransFileController.java
package com.tencent.mobileqq.transfile.api; import com.tencent.mobileqq.transfile.TransferRequest; import com.tencent.mobileqq.utils.httputils.IHttpCommunicatorListener; import java.util.concurrent.ConcurrentHashMap; import java.util.concurrent.atomic.AtomicBoolean; import mqq.app.api.IRuntimeService; public interface ITransFileController extends IRuntimeService { // void addHandle(TransProcessorHandler transProcessorHandler); //@Deprecated //void addProcessor(String str, IHttpCommunicatorListener iHttpCommunicatorListener); //boolean containsProcessor(String str, long j2); IHttpCommunicatorListener findProcessor(String str); IHttpCommunicatorListener findProcessor(String str, long j2); //TransFileControllerBusHelper getBusHelper(); //ConcurrentHashMap<String, IHttpCommunicatorListener> getProcessMap(); AtomicBoolean isWorking(); // void removeHandle(TransProcessorHandler transProcessorHandler); // boolean removeProcessor(String str); // void removeProcessorByPeerUin(String str, int i2); // void stop(TransferRequest transferRequest); boolean transferAsync(TransferRequest transferRequest); }
1,175
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
ProtoReqManagerImpl.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/mobileqq/transfile/api/impl/ProtoReqManagerImpl.java
package com.tencent.mobileqq.transfile.api.impl; import com.tencent.mobileqq.app.StatictisInfo; import com.tencent.qphone.base.remote.FromServiceMsg; public class ProtoReqManagerImpl { public interface IProtoRespBack { void onProtoResp(ProtoResp protoResp, ProtoReq protoReq); } public static class ProtoResp { public int freeRunnalbleIndex; public ProtoReq req; public FromServiceMsg resp; public ProtoReqRunnable[] runs; public long startTime; public StatictisInfo statisInfo = new StatictisInfo(); boolean processed = false; } public class ProtoReqRunnable implements Runnable { long finishTime; ProtoResp resp; long startTime; long timeOut; boolean activated = false; boolean finished = false; boolean scheduled = false; public ProtoReqRunnable() { } @Override public void run() { } } public static class ProtoReq { public Object busiData; public IProtoRespBack callback; public byte[] reqBody; ProtoResp resp; public String ssoCmd; public int tryTime = 480000; public int tryCount = 9; public int fixScheduleCount = 3; public int timeSpace = 25; public int noMsfSuggestRetryTime = 450000; public boolean isFastResendEnable = true; public boolean isNeedRemindSlowNetwork = true; public void setEasyRetryMode() { this.tryTime = 30000; this.tryCount = 1; this.fixScheduleCount = 1; } } }
1,639
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
TransFileControllerImpl.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/mobileqq/transfile/api/impl/TransFileControllerImpl.java
package com.tencent.mobileqq.transfile.api.impl; import com.tencent.mobileqq.transfile.BaseTransFileController; import com.tencent.mobileqq.transfile.api.ITransFileController; public class TransFileControllerImpl extends BaseTransFileController implements ITransFileController { }
284
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
Groups.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/mobileqq/data/Groups.java
package com.tencent.mobileqq.data; public class Groups { public int group_friend_count; public int group_id; public String group_name; public byte seqid; }
173
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
ContactCard.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/mobileqq/data/ContactCard.java
package com.tencent.mobileqq.data; public class ContactCard { public byte bAge; public boolean bindQQ; public String mobileCode; public String mobileNo; public String nationCode; public String nickName; public String strCity; public String strContactName; public String strCountry; public String strProvince; public String uin; public byte[] vCoverInfo; public byte bSex = -1; public byte[] vRichSign = null; }
467
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
Card.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/mobileqq/data/Card.java
package com.tencent.mobileqq.data; import android.util.SparseArray; import com.tencent.mobileqq.profilecard.entity.IProfileBusinessInfo; import com.tencent.mobileqq.profilecard.entity.ProfileSummaryHobbiesEntry; import java.util.ArrayList; import java.util.List; import java.util.Map; import java.util.concurrent.CopyOnWriteArrayList; import SummaryCard.PhotoInfo; import SummaryCard.TPraiseInfo; public class Card { public static final long BIRTHDAY_INVALID = 0; public static final int CONSTELLATION_INVALID = 0; public static final short FEMALE = 1; public static final int INVALID_STATE = -1; public static final short MALE = 0; public static final int PROFESSION_DEFAULT = -1; private static final String TAG = "Card"; public static final short UNKNOWN_MALE = -1; public long addSrcId; public String addSrcName; public long addSubSrcId; public byte age; public boolean allowCalInteractive; public boolean allowClick; public boolean allowPeopleSee; public long authState; public byte bBigClubVipOpen; public byte[] bCardInfo; // Oidb_0x43c$CardInfo public byte bHollywoodVipOpen; public byte bQQVipOpen; public byte bSuperQQOpen; public byte bSuperVipOpen; public byte bVoted; public boolean babyQSwitch; public byte[] bgType; public String bindPhoneInfo; private Map<Class<? extends IProfileBusinessInfo>, IProfileBusinessInfo> businessInfoMap; public long cardId; public int cardType; public int category; public int clothesId; public String coverUrl; public String declaration; public int defaultCardId; public String diyComplicatedInfo; public String diyDefaultText; public String diyText; public float diyTextDegree; public int diyTextFontId; public float diyTextHeight; public float diyTextLocX; public float diyTextLocY; public float diyTextTransparency; public float diyTextWidth; public boolean dressUpIsOn; public String encId; public int enlargeQzonePic; public short extendFriendEntryAddFriend; public short extendFriendEntryContact; public int extendFriendFlag; public short extendFriendQuestion; public int extendFriendVoiceDuration; public int favoriteSource; public long feedPreviewTime; public int fontId; public int fontType; public boolean hasRequestZPlanAvatarInfo; public String hobbyEntry; public int iBigClubVipLevel; public int iBigClubVipType; public int iHollywoodVipLevel; public int iHollywoodVipType; public int iMedalCount; public int iNewCount; public int iQQLevel; public int iQQVipLevel; public int iQQVipType; public int iSuperQQLevel; public int iSuperQQType; public int iSuperVipLevel; public int iSuperVipType; public int iUpgradeCount; public int iVoteIncrement; public int iXManScene1DelayTime; public int iXManScene2DelayTime; public int idx; public boolean isHidePrettyGroutIdentity; public boolean isPrettyGroupOwner; public boolean isQCircleDynamicAvatar; public boolean isShowCard; public boolean isShowQCircleCover; public boolean isStrongSimilarity; public boolean isZPlanAvatar; public boolean isZplanMasterShow; public boolean isZplanProfileCardShow; public long lBigClubTemplateId; public long lLoginDays; public long lQQMasterLogindays; public long lSignModifyTime; public long lSuperVipTemplateId; public long lUserFlag; public long lVisitCount; public long lVoteCount; public byte[] labelInfoBytes; public byte[] lastPraiseInfoList; public ArrayList<TPraiseInfo> lastPraiseInfos; public int mQQLevelType; public Map<String, String> mapQzoneEx; public int mutualCount; //public MutualMarkCard$Guide mutualGuide; public String mutualHomeUrl; public int nFaceID; public int namePlateOfKingDan; public boolean namePlateOfKingDanDisplatSwitch; public long namePlateOfKingGameId; public long namePlateOfKingLoginTime; public int popularity; public String presentCustourl; public String presentDesc; public int presentNum; public boolean presentSwitch; public List<String> presentUrl; public String privilegeJumpUrl; public String privilegePromptStr; public String qcircleFeedId; public String qcircleFeedPosterUin; public String qcircleVideoCoverUrl; public int qcircleVideoHeight; public String qcircleVideoUrl; public int qcircleVideoWidth; public String qid; public String qidBgUrl; public String qidColor; public String qidLogoUrl; public boolean qqCardIsOn; public String schoolId; public String schoolName; public boolean schoolVerifiedFlag; public boolean showPublishButton; public String singer; public long songDuration; public String songId; public String songName; public boolean splendidIsGray; public boolean splendidIsOn; public String splendidJumpUrl; public int splendidNValueNum; public int splendidNum; public String strAutoRemark; public String strCity; public String strCompany; public String strContactName; public String strCountry; public String strCurrentBgUrl; public String strEmail; public String strExtInfo; public String strHometownCity; public String strHometownCodes; public String strHometownCountry; public String strHometownDesc; public String strHometownProvince; public String strLocationCodes; public String strLocationDesc; public String strLoginDaysDesc; public String strMobile; public String strNick; public String strPersonalNote; public String strPromptParams; public String strProvince; public String strQzoneFeedsDesc; public String strQzoneHeader; public String strReMark; public String strSchool; public String strShowName; public String strSign; public String strSpaceName; public String strStatus; public String strVoteLimitedNotice; public String strZPlanNightUrl; public String strZPlanProperty; public String strZPlanShpUrl; public String strZplanDayUrl; public String strZplanUrl; public boolean strangerVoteOpen; //public StrongSimilarityData strongSimilarityData; public List<ProfileSummaryHobbiesEntry> summaryEntrys; public byte[] tempChatSig; public long uCurMulType; public int uFaceTimeStamp; public String uin; public int ulShowControl; public long updateTime; public byte[] vClosePriv; public byte[] vCookies; public byte[] vCoverInfo; public byte[] vLongNickTopicInfo; public byte[] vOpenPriv; public byte[] vQQFaceID; public byte[] vQzoneCoverInfo; public byte[] vQzonePhotos; public byte[] vRichSign; public byte[] vSeed; public String voiceUrl; public byte[] wzryHonorInfo; public String zplanAppearanceKey; public String zplanAvatarBackgroundUrl; public String zplanGander; public String zplanNameplateId; public short shGender = -1; public int constellation = 0; public long lBirthday = 0; public int iProfession = -1; public short switchMusicBox = -1; public short switchStickyNote = -1; public short offlineStickyNote = -1; public short switchQQCircle = -1; public short switchLifeAchievement = -1; public short switchWeiShi = -1; public short switchPrivilege = -1; public short switchMembershipAndRank = -1; public SparseArray<Integer> profileDisplaySettingStates = new SparseArray<>(0); public boolean hasFakeData = false; public int likeAreaId = 0; public int nameplateVipType = 0; public int grayNameplateFlag = 0; public int nameplateExtId = 0; public int gameCardId = 0; public int vipStarFlag = 0; public String vipIcons = ""; public int vipDataFlag = 0; public boolean isSuperRedDiamond = false; public boolean isRedDiamond = false; public int redLevel = 0; public boolean isSuperYellowDiamond = false; public boolean isYellowDiamond = false; public int yellowLevel = 0; public boolean isSuperGreenDiamond = false; public boolean isGreenDiamond = false; public int greenLevel = 0; public int templateRet = 0; public long lCurrentStyleId = -1; public long lCurrentBgId = -1; public String backgroundUrl = ""; public long backgroundColor = 0; public int dynamicCardFlag = 0; public String strZipUrl = ""; public String strActiveUrl = ""; public String strDrawerCardUrl = ""; public String strWzryHeroUrl = ""; public boolean showPresent = false; public String dressUpJumpUrl = ""; //public List<UsingDressUpItemData> dressUpList = new ArrayList(); public String qqCardJumpUrl = ""; //public List<QQCardItemData> qqCardList = new ArrayList(); //public List<SplendidItemData> splendidItems = new ArrayList(); public short bHaveVotedCnt = 0; public short bAvailVoteCnt = -1; public boolean medalSwitchDisable = false; public final List<PhotoInfo> qzonePhotoList = new CopyOnWriteArrayList(); public float qcircleCoverY = 0.0f; public float diyTextScale = 1.0f; public boolean strangerInviteMeGroupOpen = true; //public List<SimilarityData> similarityData = new ArrayList(); //public List<mutualmark$State> mutualStateList = new ArrayList(); //public cmd0x703$UinPhotoListInfo mPhotoListInfo = null; public int newSchoolStatusFlagForGuide = 1; public boolean troopHonorSwitch = true; public int lhLevel = -1; }
9,955
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
AtTroopMemberInfo.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/mobileqq/data/AtTroopMemberInfo.java
package com.tencent.mobileqq.data; public class AtTroopMemberInfo { public short startPos = 0; public short textLen = 0; public byte flag = 0; public long uin = 0; public long channelId = 0; public short wExtBufLen = 0; public boolean isResvAttr = false; public boolean isIncludingAll() { return this.flag == 1 && this.uin == 0; } public boolean isIncludingMe(long j2) { return this.flag == 0 && this.uin == j2; } public boolean isValid() { return this.startPos >= 0 && this.textLen > 0; } public int length() { return this.wExtBufLen + 11; } }
641
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
MessageForShortVideo.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/mobileqq/data/MessageForShortVideo.java
package com.tencent.mobileqq.data; public class MessageForShortVideo extends MessageRecord { public int busiType; }
121
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
PhoneContact.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/mobileqq/data/PhoneContact.java
package com.tencent.mobileqq.data; public class PhoneContact { private static final String TAG = "PhoneContact"; public int ability; public int age; public long bindingDate; public int contactID; public byte detalStatusFlag; public int eNetworkType; public long highLightTimeStamp; public int iTermType; public boolean isHiden; public boolean isNewRecommend; public int isRecommend; public String label; public String md5; public String mobileNo; public String name; public String nickName; public String pinyinAll; public String pinyinFirst; public String pinyinInitial; public String remark; public byte[] richBuffer; public long richTime; public int samFriend; public int sex; public int type; public String uin; public String unifiedCode; public boolean isUploaded = false; public int sortWeight = 0; public boolean hasSendAddReq = false; public long abilityBits = 0; public String strTermDesc = ""; public int netTypeIconIdIphoneOrWphoneNoWifi = 0; public int netTypeIconId = 0; public int getNetWorkType() { return this.eNetworkType; } }
1,202
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
Friends.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/mobileqq/data/Friends.java
package com.tencent.mobileqq.data; public class Friends { public static final int BLACK_FLAG_0 = 0; public static final int BLACK_FLAG_1 = 1; public static final int CLIENT_DEFAULT = 0; public static final int CLIENT_IPHONE = 3; public static final int CLIENT_MOBILE = 2; public static final int CLIENT_PC = 1; public static final int FRIEND_TYPE_QIM = 1; public static final int GATHER_TYPE_GATHERED = 1; public static final int GATHER_TYPE_NORMAL = 0; public static final int GATHER_TYPE_RECOMMENDED = 2; private static final long LOGIN_TYPE_OFFLINE = 10; public static int MULTI_FLAGS_MASK_OLYMPICTORCH = 2; public static int MULTI_FLAGS_MASK_SHIELD = 1; public static final int NET_2G = 2; public static final int NET_3G = 3; public static final int NET_4G = 4; public static final int NET_5G = 5; public static final int NET_UNKNOW = 0; public static final int NET_WIFI = 1; public static final int TERM_TYPE_ANDROID_PAD = 68104; public static final int TERM_TYPE_AOL_CHAOJIHUIYUAN = 73730; public static final int TERM_TYPE_AOL_HUIYUAN = 73474; public static final int TERM_TYPE_AOL_SQQ = 69378; public static final int TERM_TYPE_CAR = 65806; public static final int TERM_TYPE_HRTX_IPHONE = 66566; public static final int TERM_TYPE_HRTX_PC = 66561; public static final int TERM_TYPE_MC_3G = 65795; public static final int TERM_TYPE_MISRO_MSG = 69634; public static final int TERM_TYPE_MOBILE_ANDROID = 65799; public static final int TERM_TYPE_MOBILE_ANDROID_NEW = 72450; public static final int TERM_TYPE_MOBILE_HD = 65805; public static final int TERM_TYPE_MOBILE_HD_NEW = 71426; public static final int TERM_TYPE_MOBILE_IPAD = 68361; public static final int TERM_TYPE_MOBILE_IPAD_NEW = 72194; public static final int TERM_TYPE_MOBILE_IPHONE = 67586; public static final int TERM_TYPE_MOBILE_OTHER = 65794; public static final int TERM_TYPE_MOBILE_PC = 65793; public static final int TERM_TYPE_MOBILE_WINPHONE_NEW = 72706; public static final int TERM_TYPE_QQ_FORELDER = 70922; public static final int TERM_TYPE_QQ_SERVICE = 71170; public static final int TERM_TYPE_TV_QQ = 69130; public static final int TERM_TYPE_WIN8 = 69899; public static final int TERM_TYPE_WINPHONE = 65804; public String adCode; public int age; public String alias; public String area; public long autoStatusUpdateSecond; public byte cSpecialFlag; public String city; public String constellationBgImageUrl; public String constellationDateStr; public String constellationIconUrl; public String constellationJumpUrl; public String constellationLuckyColor; public String constellationLuckyNumber; public String constellationTodayTrend; public String constellationTomorrowTrend; public String customOnlineStatus; public int customOnlineStatusType; public long datetime; public byte detalStatusFlag; public String diyDesc; public long diyEmoSeverId; public int diyEmoType; public byte gender; public int iTermType; public long lastLoginType; public double latitude; public double longitude; public int mComparePartInt; public String mCompareSpell; public String medalsInfo; public volatile String name; public int namePlateOfKingDan; public boolean namePlateOfKingDanDisplatSwitch; public long namePlateOfKingGameId; public long namePlateOfKingLoginTime; public String nameplateCfgInfo; public int netTypeIconId; public long onlineStatusUpdateTime; public int poiFlag; public String poiName; public long poiUpdateTime; public String recommReason; public String remark; public long showLoginClient; public String singerName; public String smartRemark; public int songDuration; public long songEndTime; public String songId; public String songName; public int songPauseRemainTime; public int songSourceType; public String strTermDesc; public String temper; public String uin; public String videoId; public String videoName; public String videoUrl; public String weatherDecs; public int weatherFlag; public String weatherTip; public String weatherType; public String weatherTypeId; public long weatherUpdateTime; public int groupid = -1; public byte gathtertype = 0; public int qqVipInfo = 0; public int superQqInfo = 0; public int superVipInfo = 0; public int eNetwork = 0; public String strMasterUin = ""; public int multiFlags = 0; public int friendType = 0; public long abilityBits = 0; public int bigClubInfo = 0; public int superVipTemplateId = 0; public int bigClubTemplateId = 0; public int bigClubExtTemplateId = 0; public int diyFontId = 0; public int vipStartFlag = 0; public String vipIcons = ""; public int vipDataFlag = 0; public int gameCardId = 0; public int nameplateVipType = 0; public int grayNameplateFlag = 0; public int cNewLoverDiamondFlag = 0; public int relationIconFlag = 0; public byte[] iconFlag = null; public long uExtOnlineStatus = 0; public int iBatteryStatus = 0; public String customModel = ""; public long curOlympicRank = -1; public int isBlack = 0; public int isBlacked = 0; }
5,436
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
MessageRecord.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/mobileqq/data/MessageRecord.java
package com.tencent.mobileqq.data; import org.json.JSONObject; import java.util.ArrayList; public class MessageRecord { public static final int EXTRA_STREAM_PTT_FLAG = 10001; public static final int MIN_VERSION_CODE_SUPPORT_IMAGE_MD5_TRANS = 2; private static final long MSG_SEQ_CRITICAL_VAL = 100000000000000L; public static final int MSG_TYPE_0X7F = -2006; public static final int MSG_TYPE_ACTIVATE_FRIENDS = -5003; public static final int MSG_TYPE_ACTIVITY = -4002; public static final int MSG_TYPE_AIO_FOR_LOCATION_SHARE = -2076; public static final int MSG_TYPE_AIO_FOR_STORY_VIDEO = -2074; public static final int MSG_TYPE_AI_SPECIAL_GUIDE = -1052; public static final int MSG_TYPE_APPROVAL_GRAY_TIPS = -2041; public static final int MSG_TYPE_APPROVAL_MSG = -2040; public static final int MSG_TYPE_ARK_APP = -5008; public static final int MSG_TYPE_ARK_BABYQ_REPLY = -5016; public static final int MSG_TYPE_ARK_SDK_SHARE = -5017; public static final int MSG_TYPE_AUTHORIZE_FAILED = -4005; public static final int MSG_TYPE_AUTOREPLY = -10000; public static final int MSG_TYPE_BAT_PROCESS_FILE = -3013; public static final int MSG_TYPE_BIRTHDAY_NOTICE = -7007; public static final int MSG_TYPE_BIZ_DATA = -2023; public static final int MSG_TYPE_C2C_CHAT_FREQ_CALL_TIP = -1014; public static final int MSG_TYPE_C2C_KEYWORD_CALL_TIP = -1015; public static final int MSG_TYPE_C2C_MIXED = -30002; public static final int MSG_TYPE_CMGAME_TIPS = -7004; public static final int MSG_TYPE_COLOR_RING_TIPS = -3012; public static final int MSG_TYPE_COMMON_HOBBY_FOR_AIO_SHOW = -2023; public static final int MSG_TYPE_CONFESS_CARD = -2066; public static final int MSG_TYPE_CONFESS_NEWS = -2065; public static final int MSG_TYPE_CONFIGURABLE_GRAY_TIPS = 2024; public static final int MSG_TYPE_CONFIGURABLE_TAB_VISIBLE_GRAY_TIPS = -2042; public static final int MSG_TYPE_DAREN_ASSISTANT = -2068; public static final int MSG_TYPE_DATE_FEED = -1042; public static final int MSG_TYPE_DEVICE_CLOSEGROUPCHAT = -4506; public static final int MSG_TYPE_DEVICE_DISMISSBIND = -4507; public static final int MSG_TYPE_DEVICE_FILE = -4500; public static final int MSG_TYPE_DEVICE_LITTLE_VIDEO = -4509; public static final int MSG_TYPE_DEVICE_OPENGROUPCHAT = -4505; public static final int MSG_TYPE_DEVICE_PTT = -4501; public static final int MSG_TYPE_DEVICE_SHORT_VIDEO = -4503; public static final int MSG_TYPE_DEVICE_SINGLESTRUCT = -4502; public static final int MSG_TYPE_DEVICE_TEXT = -4508; public static final int MSG_TYPE_DINGDONG_SCHEDULE_MSG = -5010; public static final int MSG_TYPE_DING_DONG_GRAY_TIPS = -2034; public static final int MSG_TYPE_DISCUSS_PUSH = -1004; public static final int MSG_TYPE_DISCUSS_TO_TROOP_TIP = -7091; public static final int MSG_TYPE_DISCUSS_UPGRADE_TO_GROUP_TIPS = -1050; public static final int MSG_TYPE_DISC_CREATE_CALL_TIP = -1016; public static final int MSG_TYPE_DISC_PTT_FREQ_CALL_TIP = -1017; public static final int MSG_TYPE_ENTER_TROOP = -4003; public static final int MSG_TYPE_FAILED_MSG = -2013; public static final int MSG_TYPE_FAKE_EMOTION = -7008; public static final int MSG_TYPE_FILE_RECEIPT = -3008; public static final int MSG_TYPE_FLASH_CHAT = -5013; public static final int MSG_TYPE_FOLD_MSG_GRAY_TIPS = -5011; public static final int MSG_TYPE_FORWARD_IMAGE = -20000; public static final int MSG_TYPE_FRIEND_SYSTEM_STRUCT_MSG = -2050; public static final int MSG_TYPE_FU_DAI = -2072; public static final int MSG_TYPE_GAME_INVITE = -3004; public static final int MSG_TYPE_GAME_PARTY_GRAY_TIPS = -2049; public static final int MSG_TYPE_GAME_SHARE = -3005; public static final int MSG_TYPE_GRAY_DATALINE_TIM_TIPS = -5041; public static final int MSG_TYPE_GRAY_TIPS = -5000; public static final int MSG_TYPE_GRAY_TIPS_TAB_VISIBLE = -5001; public static final int MSG_TYPE_GROUPDISC_FILE = -2014; public static final int MSG_TYPE_GUILD_APP_CHANNEL = -4051; public static final int MSG_TYPE_GUILD_GIFT = -5009; public static final int MSG_TYPE_GUILD_GRAYTIP_NOT_ROAM = -4100; public static final int MSG_TYPE_GUILD_LIVE_GIFT = -4070; public static final int MSG_TYPE_GUILD_MARK_DOWN = -4052; public static final int MSG_TYPE_GUILD_MSG_NOTIFY_SETTING_TIPS = -4092; public static final int MSG_TYPE_GUILD_REVOKE_GRAY_TIP = -4050; public static final int MSG_TYPE_GUILD_ROBOT_BLACK_GRAY = -4089; public static final int MSG_TYPE_GUILD_ROBOT_DIRECT_MSG_LIMIT_TIPS = -4093; public static final int MSG_TYPE_GUILD_ROBOT_WELCOME_TIPS = -4090; public static final int MSG_TYPE_GUILD_SUBSCRIBE_CHANNEL_TIPS = -4091; public static final int MSG_TYPE_GUILD_WELCOME_TIPS = -4028; public static final int MSG_TYPE_GUILD_YOLO_GAME_RESULT = -4029; public static final int MSG_TYPE_GUILD_YOLO_SYSTEM = -4030; public static final int MSG_TYPE_GUILD_YOLO_TEAM = -4031; public static final int MSG_TYPE_HIBOOM = -5014; public static final int MSG_TYPE_HOMEWORK_PRAISE = -2043; public static final int MSG_TYPE_HONGBAO_KEYWORDS_TIPS = -1045; public static final int MSG_TYPE_HOT_CHAT_TO_SEE_TIP = 1018; public static final int MSG_TYPE_HR_INFO = -7003; public static final int MSG_TYPE_INCOMPATIBLE_GRAY_TIPS = -5002; public static final int MSG_TYPE_INTERACT_AND_FOLLOW = -2055; public static final int MSG_TYPE_LIFEONLINEACCOUNT = -5004; public static final int MSG_TYPE_LIGHTALK_MSG = -2026; public static final int MSG_TYPE_LIMIT_CHAT_CONFIRM = -7005; public static final int MSG_TYPE_LIMIT_CHAT_TOPIC = -4023; public static final int MSG_TYPE_LIMIT_CHAT_TOPIC_RECEIVER = -4024; public static final int MSG_TYPE_LOCAL_COMMON = -4000; public static final int MSG_TYPE_LOCAL_URL = -4001; public static final int MSG_TYPE_LONG_MIX = -1036; public static final int MSG_TYPE_LONG_TEXT = -1037; public static final int MSG_TYPE_MASTER_UIN_NAVIGATION = -2064; public static final int MSG_TYPE_MEDAL_NEWS = -2062; public static final int MSG_TYPE_MEDIA_EMO = -2001; public static final int MSG_TYPE_MEDIA_FILE = -2005; public static final int MSG_TYPE_MEDIA_LIGHTVIDEO = -2071; public static final int MSG_TYPE_MEDIA_MARKFACE = -2007; public static final int MSG_TYPE_MEDIA_MULTI09 = -2003; public static final int MSG_TYPE_MEDIA_MULTI513 = -2004; public static final int MSG_TYPE_MEDIA_PIC = -2000; public static final int MSG_TYPE_MEDIA_PTT = -2002; public static final int MSG_TYPE_MEDIA_SECRETFILE = -2008; public static final int MSG_TYPE_MEDIA_SHORTVIDEO = -2022; public static final int MSG_TYPE_MEDIA_VIDEO = -2009; public static final int MSG_TYPE_MEETING_NOTIFY = -5006; public static final int MSG_TYPE_MIX = -1035; public static final int MSG_TYPE_MULTI_TEXT_VIDEO = -4008; public static final int MSG_TYPE_MULTI_VIDEO = -2016; public static final int MSG_TYPE_MY_ENTER_TROOP = -4004; public static final int MSG_TYPE_NEARBY_DATING_SAFETY_TIP = -1028; public static final int MSG_TYPE_NEARBY_DATING_TIP = -1024; public static final int MSG_TYPE_NEARBY_FLOWER_TIP = -2037; public static final int MSG_TYPE_NEARBY_LIVE_TIP = -2053; public static final int MSG_TYPE_NEARBY_MARKET = -2027; public static final int MSG_TYPE_NEARBY_RECOMMENDER = -4011; public static final int MSG_TYPE_NEW_FRIEND_TIPS = -1013; public static final int MSG_TYPE_NEW_FRIEND_TIPS_GAME_ADDEE = -1019; public static final int MSG_TYPE_NEW_FRIEND_TIPS_GAME_ADDER = -1018; public static final int MSG_TYPE_NULL = -999; public static final int MSG_TYPE_ONLINE_FILE_REQ = -3007; public static final int MSG_TYPE_OPERATE_TIPS = -1041; public static final int MSG_TYPE_PA_PHONE_MSG_TIPS = -1048; public static final int MSG_TYPE_PC_PUSH = -3001; public static final int MSG_TYPE_PIC_AND_TEXT_MIXED = -3000; public static final int MSG_TYPE_PIC_QSECRETARY = -1032; public static final int MSG_TYPE_PL_NEWS = -2060; public static final int MSG_TYPE_POKE_EMO_MSG = -5018; public static final int MSG_TYPE_POKE_MSG = -5012; public static final int MSG_TYPE_PSTN_CALL = -2046; public static final int MSG_TYPE_PTT_QSECRETARY = -1031; public static final int MSG_TYPE_PUBLIC_ACCOUNT = -3006; public static final int MSG_TYPE_PUSH_REMINDER = -7090; public static final int MSG_TYPE_QCIRCLE_NEWEST_FEED = -2077; public static final int MSG_TYPE_QLINK_AP_CREATE_SUC_TIPS = -3011; public static final int MSG_TYPE_QLINK_FILE_TIPS = -3009; public static final int MSG_TYPE_QLINK_SEND_FILE_TIPS = -3010; public static final int MSG_TYPE_QQSTORY = -2051; public static final int MSG_TYPE_QQSTORY_COMMENT = -2052; public static final int MSG_TYPE_QQSTORY_LATEST_FEED = -2061; public static final int MSG_TYPE_QQWALLET_MSG = -2025; public static final int MSG_TYPE_QQWALLET_TIPS = -2029; public static final int MSG_TYPE_QZONE_NEWEST_FEED = -2015; public static final int MSG_TYPE_RECOMMAND_TIPS = -5007; public static final int MSG_TYPE_RED_PACKET_TIPS = -1044; public static final int MSG_TYPE_RENEWAL_TAIL_TIP = -4020; public static final int MSG_TYPE_REPLY_TEXT = -1049; public static final int MSG_TYPE_REVOKE_GRAY_TIPS = -2031; public static final int MSG_TYPE_SCRIBBLE_MSG = -7001; public static final int MSG_TYPE_SENSITIVE_MSG_MASK_TIPS = -1046; public static final int MSG_TYPE_SHAKE_WINDOW = -2020; public static final int MSG_TYPE_SHARE_HOT_CHAT_GRAY_TIPS = -2033; public static final int MSG_TYPE_SHARE_LBS_PUSH = -4010; public static final int MSG_TYPE_SHIELD_MSG = -2012; public static final int MSG_TYPE_SINGLE_WAY_FRIEND_ADD_ALLOW_ALL_MSG = -7006; public static final int MSG_TYPE_SINGLE_WAY_FRIEND_MSG = -2019; public static final int MSG_TYPE_SOUGOU_INPUT_TIPS = -1043; public static final int MSG_TYPE_SPECIALCARE_TIPS = -5005; public static final int MSG_TYPE_SPLIT_LINE_GRAY_TIPS = -4012; public static final int MSG_TYPE_STICKER_MSG = -2058; public static final int MSG_TYPE_STRUCT_LONG_TEXT = -1051; public static final int MSG_TYPE_STRUCT_MSG = -2011; public static final int MSG_TYPE_STRUCT_TROOP_NOTIFICATION = -2021; public static final int MSG_TYPE_SYSTEM_STRUCT_MSG = -2018; public static final int MSG_TYPE_TEAM_WORK_FILE_IMPORT_SUCCESS_TIPS = -2063; public static final int MSG_TYPE_TEAM_WORK_FILE_IMPORT_SUCCESS_TIPS_DL = -2073; public static final int MSG_TYPE_TEXT = -1000; public static final int MSG_TYPE_TEXT_FRIEND_FEED = -1034; public static final int MSG_TYPE_TEXT_GROUPMAN_ACCEPT = -1021; public static final int MSG_TYPE_TEXT_GROUPMAN_ADDREQUEST = -1020; public static final int MSG_TYPE_TEXT_GROUPMAN_INVITE = -1023; public static final int MSG_TYPE_TEXT_GROUPMAN_REFUSE = -1022; public static final int MSG_TYPE_TEXT_GROUP_CREATED = -1047; public static final int MSG_TYPE_TEXT_QSECRETARY = -1003; public static final int MSG_TYPE_TEXT_RECOMMEND_CIRCLE = -1033; public static final int MSG_TYPE_TEXT_RECOMMEND_CONTACT = -1030; public static final int MSG_TYPE_TEXT_RECOMMEND_TROOP = -1039; public static final int MSG_TYPE_TEXT_RECOMMEND_TROOP_BUSINESS = -1040; public static final int MSG_TYPE_TEXT_SAFE = -1002; public static final int MSG_TYPE_TEXT_SYSTEM_ACCEPT = -1008; public static final int MSG_TYPE_TEXT_SYSTEM_ACCEPTANDADD = -1007; public static final int MSG_TYPE_TEXT_SYSTEM_ADDREQUEST = -1006; public static final int MSG_TYPE_TEXT_SYSTEM_ADDSUCCESS = -1010; public static final int MSG_TYPE_TEXT_SYSTEM_OLD_VERSION_ADDREQUEST = -1011; public static final int MSG_TYPE_TEXT_SYSTEM_REFUSE = -1009; public static final int MSG_TYPE_TEXT_VIDEO = -1001; public static final int MSG_TYPE_TIM_AIOMSG_TIPS = -3016; public static final int MSG_TYPE_TIM_DOUFU_GUIDE = -3015; public static final int MSG_TYPE_TIM_GUIDE = -3014; public static final int MSG_TYPE_TRIBE_SHORT_VIDEO = -7002; public static final int MSG_TYPE_TROOP_CONFESS = -2067; public static final int MSG_TYPE_TROOP_DELIVER_GIFT = -2035; public static final int MSG_TYPE_TROOP_DELIVER_GIFT_OBJ = -2038; public static final int MSG_TYPE_TROOP_EFFECT_PIC = -5015; public static final int MSG_TYPE_TROOP_FEE = -2036; public static final int MSG_TYPE_TROOP_GAP_GRAY_TIPS = -2030; public static final int MSG_TYPE_TROOP_MIXED = -30003; public static final int MSG_TYPE_TROOP_NEWER_POBING = -2059; public static final int MSG_TYPE_TROOP_OBJ_MSG = -2017; public static final int MSG_TYPE_TROOP_REWARD = -2048; public static final int MSG_TYPE_TROOP_SIGN = -2054; public static final int MSG_TYPE_TROOP_STAR_LEAGUE = -2069; public static final int MSG_TYPE_TROOP_STORY = -2057; public static final int MSG_TYPE_TROOP_TIPS_ADD_MEMBER = -1012; public static final int MSG_TYPE_TROOP_UNREAD_TIPS = -4009; public static final int MSG_TYPE_TROOP_WANT_GIFT_MSG = -2056; public static final int MSG_TYPE_UNCOMMONLY_USED_CONTACTS = -1026; public static final int MSG_TYPE_UNCOMMONLY_USED_CONTACTS_CANCEL_SET = -1027; public static final int MSG_TYPE_UNITE_GRAY_HISTORY_INVI = -5021; public static final int MSG_TYPE_UNITE_GRAY_NORMAL = -5040; public static final int MSG_TYPE_UNITE_GRAY_TAB_INVI = -5020; public static final int MSG_TYPE_UNITE_TAB_DB_INVI = -5022; public static final int MSG_TYPE_UNITE_TAB_HISTORI_INVI = -5023; public static final int MSG_TYPE_VAS_APOLLO = -2039; public static final int MSG_TYPE_VIDEO_EMOTICON = -2079; public static final int MSG_TYPE_VIP_AIO_SEND_TIPS = -4022; public static final int MSG_TYPE_VIP_DONATE = -2047; public static final int MSG_TYPE_VIP_KEYWORD = -4021; public static final int MSG_TYPE_VIP_VIDEO = -2045; public static final int MSG_TYPE_YANZHI = -2070; public static final int MSG_TYPE_ZPLAN = -2078; public static final int MSG_VERSION_CODE = 3; public static final int MSG_VERSION_CODE_FOR_PICPTT = 3; public static final String QUERY_NEW_TABLE_FIELDS = "_id, extraflag, frienduin, isread, issend, istroop, NULL as msg, msgData, msgId, msgseq, msgtype, selfuin, senderuin, shmsgseq, time, versionCode, longMsgIndex, longMsgId, longMsgCount, isValid, msgUid, vipBubbleID, uniseq, sendFailCode, extStr, extInt, extLong "; public static final String QUERY_OLD_TABLE_FIELDS = "_id, extraflag, frienduin, isread, issend, istroop, msg, NULL as msgData, msgId, msgseq, msgtype, selfuin, senderuin, shmsgseq, time, 0 as versionCode, NULL as longMsgIndex, NULL as longMsgId, NULL as longMsgCount, 1 as isValid, NULL as msgUid, NULL as vipBubbleID, 0 as uniseq, 0 as sendFailCode, NULL as extStr, 0 as extInt, 0 as extLong"; public static final int SEND_FAIL_CODE_DEFAULT = 0; public static final int SEND_FAIL_CODE_GOLDMSG_ERROR = -900; public ArrayList<AtTroopMemberInfo> atInfoTempList; public int extInt; public int extLong; public Object extObj; public String extStr; public int extraflag; public String frienduin; public boolean isread; public int issend; public int istroop; public int longMsgCount; public int longMsgId; public int longMsgIndex; public JSONObject mExJsonObject; public int mIsShowQidianTips; //public e mMessageInfo; public long mQidianMasterUin; public int mQidianTaskId; public String mQidianTipText; public int mRobotFlag; public String f167639msg; public String msg2; public long msgBackupMsgRandom; public long msgBackupMsgSeq; public byte[] msgData; public long msgUid; public long msgseq; public int msgtype; public String selfuin; public int sendFailCode; public String senderuin; public long shmsgseq; public Object stickerInfo; public String telemetryTracerKey; public long time; public long uniseq; public int vipBubbleDiyTextId; public long vipBubbleID; public int vipSubBubbleId; public boolean isReplySource = false; public boolean isMultiMsg = false; public boolean isBlessMsg = false; public boolean needUpdateMsgTag = true; public boolean isCheckNeedShowInListTypeMsg = false; public boolean needNeedShowInList = false; public boolean isReMultiMsg = false; public boolean isValid = true; public int versionCode = 3; public Object advertisementItem = null; public boolean isOpenTroopMessage = false; public boolean stickerHidden = false; public boolean isFolded = true; public boolean updateMsgAnimation = false; public boolean isGlassReaded = false; public boolean fromRegisterProxy = false; public boolean isLongMsg() { return this.longMsgCount > 1; } public int getPttStreamFlag() { return (short) (this.extInt & 65535); } public int getRepeatCount() { return (short) (this.extInt >> 16); } public long getTime() { return this.time; } public boolean isSend() { return false; } public void setPttStreamFlag(int i2) { } public void setRepeatCount(int i2) { } public void setSelfIsConfessor(boolean z) { } }
17,519
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
TroopClipPic.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/mobileqq/data/troop/TroopClipPic.java
package com.tencent.mobileqq.data.troop; public class TroopClipPic { public String clipInfo; public String id; public long ts; public int type; }
162
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
TroopMemberInfo.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/mobileqq/data/troop/TroopMemberInfo.java
package com.tencent.mobileqq.data.troop; public class TroopMemberInfo { public long active_point; public int addState; public byte age; public String alias; public String autoremark; public long cmduinFlagEx3Grocery; public long credit_level; public long datetime; public String displayedNamePinyinFirst; public short faceid; public String friendnick; public long gagTimeStamp; public String honorList; public String hwCourse; public int hwIdentity; public String hwName; public int isShowQZone; public boolean isTroopFollowed; public long join_time; public long lastMsgUpdateHonorRichTime; public long last_active_time; public int level; public int mBigClubTemplateId; public int mBigClubVipLevel; public int mBigClubVipType; public int mGlamourLevel; public byte mHonorRichFlag; public int mIsHideBigClub; public boolean mIsShielded; public String mUniqueTitle; public int mVipLevel; public int mVipTemplateId; public int mVipType; public String memberuin; public int newRealLevel; public String pyAll_autoremark; public String pyAll_friendnick; public String pyAll_troopnick; public String pyFirst_autoremark; public String pyFirst_friendnick; public String pyFirst_troopnick; public int realLevel; public String recommendRemark; public byte sex; public byte status; public int tribeLevel; public int tribePoint; public String troopColorNick; public int troopColorNickId; public String troopnick; public String troopremark; public String troopuin; public int qqVipInfo = 0; public int superQqInfo = 0; public int superVipInfo = 0; public int hotChatGlamourLevel = -100; public int globalTroopLevel = -100; public int distance = 0; public long msgseq = -100; public double distanceToSelf = -100.0d; public long distanceToSelfUpdateTimeStamp = 0; public int mUniqueTitleExpire = 0; public int commonFrdCnt = Integer.MIN_VALUE; }
2,082
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
TroopInfo.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/mobileqq/data/troop/TroopInfo.java
package com.tencent.mobileqq.data.troop; import java.util.ArrayList; import java.util.HashSet; import java.util.List; import java.util.Set; import java.util.concurrent.ConcurrentHashMap; public class TroopInfo { public static final int ALLOW_HISTORY_MSG_READ_FOR_NEW_MEMBER = 4; public static final int ALLOW_UPLOAD_TROOP_ALBUM = 1; public static final int ALLOW_UPLOAD_TROOP_FILE = 2; public static final int CMDUIN_FLAG_EX3_SHOW_GAME_CARD = 1; public static final int CMDUIN_FLAG_EX3_SHOW_GAME_SKIN = 2; public static final int CONFESS_TALK_OPEN_FLAG = 8192; public static final int DEL_PIC_REQ = 2; public static final int GROUP_CLASS_EXT_TYPE_CLASSMATES = 10011; public static final int GROUP_CLASS_EXT_TYPE_FANS = 27; public static final int GROUP_CLASS_EXT_TYPE_GAME = 25; public static final int GROUP_CLASS_EXT_TYPE_HOMEWORK = 32; public static final int GROUP_CLASS_EXT_TYPE_IGNORE = 0; public static final int GROUP_CLASS_EXT_TYPE_OFFICIAL = 10012; public static final int GROUP_CLASS_EXT_TYPE_RELATIVES = 10010; public static final int GROUP_CLASS_EXT_TYPE_WORKMATES = 10009; public static final int G_FLAG_EX4_HAS_SCHOOL_GROUP_INFO = 128; public static final int G_FLAG_EX4_TROOP_GAME_CARD_ENABLED = 4096; public static final int G_FLAG_EX4_TROOP_IS_LIVE = 1024; public static final int KING_TEAM_APPID = 1104466820; public static final int KING_TEAM_TROOP_SUBTYPE_BATTLE = 0; @Deprecated public static final int MODIFY_ORDER = 0; public static final int ONLY_TROOP_MEMBER_INVITE_JOIN_TROOP = 4; public static final int PAY_CHOICE_PAY_TO_JOIN_TROOP = 512; public static final int PAY_PRIVILEGE_ALL = 448; public static final int PAY_PRIVILEGE_DELIVER_GIFT = 32; public static final int PAY_PRIVILEGE_GIFT_SETTLEMENT_ABILITY = 256; public static final int PAY_PRIVILEGE_GROUP_FEE = 64; public static final int PAY_PRIVILEGE_PAY_TO_JOIN_TROOP = 128; public static final int QIDIAN_PRIVATE_TROOP_FLAG = 32; public static final int QZONE_TROOP_ENTRANCE = 131072; public static final int SET_DEFAULT_PIC = 1; public static final String TABLE_NAME = "TroopInfoV2"; public static final String TAG = "TroopInfo"; public static final int TROOP_AUTO_APPROVAL = 1048576; public static final int TROOP_AVGAME_IS_OPENING = 268435456; public static final int TROOP_AVGAME_ONLY_ALLOW_MANAGER_CREATE = 536870912; public static final int TROOP_GAME_BIND = 2048; public static final int TROOP_GUILD_SWITCH_CLOSE = 1; public static final int TROOP_GUILD_SWITCH_OPEN = 0; public static final int TROOP_HONOR_AIO_SWITCH = 33554432; public static final int TROOP_LISTEN_TOGETHER = 2097152; public static final long TROOP_NAME_TIME_LIMIT = 86400000; public static final int TROOP_PRIVILEGE_INVITE_NEED_REVIEW = 101711872; public static final int TROOP_PRIVILEGE_INVITE_WITHOUT_REVIEW = 1048576; public static final int TROOP_PRIVILEGE_INVITE_WITHOUT_REVIEW_MEMCOUNT_IN_100 = 67108864; public static final int TROOP_PRIVILEGE_INVITE_WITHOUT_REVIEW_MEMCOUNT_IN_50 = 33554432; public static final int TROOP_SHARE_LOCATION = 67108864; public static final int TROOP_SING_TOGETHER = 16777216; public static final int TROOP_STUDY_ROOM_OPEN = 256; public static final int TROOP_WATCH_TOGETHER = 4194304; public static final int TROOP_WRITE_TOGETHER_SWITCH = 1073741824; public static final int TYPE_0X810_GROUP_RING_TONG_ID = 9; public static final int TYPE_0X810_GROUP_RING_TONG_SWITCH = 2048; public static final int TYPE_0X810_GROUP_VIBRATE_SWITCH = 4096; public static final int TYPE_0X810_MSG_HIDE_SWITCH = 512; public static final int TYPE_0X810_MSG_PREVIEW_SWITCH = 1024; public String Administrator; public String adminNameShow; public int allowMemberAtAll; public int allowMemberKick; public int allowMemberModifTroopName; public long associatePubAccount; public short cGroupLevel; public short cGroupOption; public String dailyNewMemberUins; public long discussMaxSeq; public long discussToTroopTime; public String discussUin; public long dwAdditionalFlag; public long dwCmdUinJoinTime; public long dwCmdUinUinFlag; public long dwGagTimeStamp; public long dwGagTimeStamp_me; public long dwGroupClassExt; public long dwGroupFlag; public long dwGroupLevelSeq; public long dwLastBAFTipMsgUniSeq; public long dwLastBAFTipMsgUniSeq2; public long dwLastInsertBAFTipTime; public String feeds_id; public String fingertroopmemo; public int grade; public String groupCardPrefixIntro; public String groupCardPrefixJson; public int groupFlagExt4; public int groupFreezeReason; public boolean hasSetNewTroopHead; public boolean hasSetNewTroopName; public long hlGuildAppid; public int hlGuildOrgid; public long hlGuildSubType; public boolean isNewTroop; public String joinTroopAnswer; public String joinTroopQuestion; public long lastMsgUpdateMyHonorRichTime; public String location; public String mAtOrReplyMeUins; ConcurrentHashMap<Integer, String> mCachedLevelMap; ConcurrentHashMap<Integer, String> mCachedNewLevelMap; public boolean mCanSearchByKeywords; public boolean mCanSearchByTroopUin; public int mComparePartInt; public String mCompareSpell; public String mGroupClassExtText; public String mHeaderUinsNew; public String mHeaderUinsOld; public int mIsFreezed; public boolean mMemberInvitingFlag; public String mRichFingerMemo; public String mSomeMemberUins; public String mTags; public int mTroopAvatarId; public int mTroopFileVideoIsWhite; public long mTroopFileVideoReqInterval; public int maxAdminNum; public int maxInviteMemNum; public String memberListToShow; public String myHonorList; public byte myHonorRichFlag; public int nTroopGrade; public String newTroopLevelMap; public String newTroopName; public long newTroopNameTimeStamp; public String oldTroopName; public String ownerNameShow; public String school; public String strLocation; public String strQZonePhotoUrls; public long timeSec; public String topicId; public String troopAuthenticateInfo; public long troopCreateTime; public int troopGuildSwitchOpen; public int troopHonorGrayFlag; public byte[] troopInfoExtByte; public String troopLevelMap; public String troopRemark; public String troopcode; public short troopface; public String troopmemo; public String troopname; public String troopowneruin; public int trooptype; public String troopuin; public long udwCmdUinRingtoneID; public String uin; public int wClickBAFTipCount; public int wInsertBAFTipCount; public int wMemberMax; public int wMemberNum; public int wMemberNumClient; public int wSpecialClass; public int troopmask = -1; public long dwGroupFlagExt = 0; public long dwAuthGroupType = 0; public long dwGroupInfoSeq = 0; public long mMemberNumSeq = -1; public long mOldMemberNumSeq = -1; public long mMemberCardSeq = -1; public long mOldMemberCardSeq = -1; public byte cGroupRankSysFlag = 0; public byte cGroupRankUserFlag = 0; public byte cNewGroupRankUserFlag = 0; public byte cAlbumResult = 0; public long dwTimeStamp = 0; public int mQZonePhotoNum = 0; public int troopLat = 0; public int troopLon = 0; public List<TroopClipPic> mTroopPicList = new ArrayList(8); public Set<String> mTroopVerifyingPics = new HashSet(); public String mTroopPicListJson = ""; public long troopPrivilegeFlag = 0; public float mTroopNeedPayNumber = 0.0f; public long troopCreditLevel = 5; public long troopCreditLevelInfo = 0; public boolean isTroopBlocked = false; public long appealDeadline = 0; public long dwAppPrivilegeFlag = 0; public int isShowInNearbyTroops = -1; public int troopTypeExt = -1; public long dwOfficeMode = 0; public long dwGroupFlagExt3 = 0; public long cmdUinFlagEx2 = 0; public long lastMsgTime = 0; public int exitTroopReason = 0; public int eliminated = 0; public String strLastAnnouncement = null; public int nMsgLimitFreq = 0; public int hlGuildBinary = 1; public int gameSwitchStatus = 0; public int showGameSwitchStatus = 0; public int isAllowHistoryMsgFlag = 0; public int troopRepeatType = 0; public long groupAllianceid = 0; public TroopInfoExt mTroopInfoExtObj = new TroopInfoExt(); public long cmduinFlagEx3Grocery = 0; public boolean isAdmin() { return (this.dwAdditionalFlag & 1) == 1 || (this.dwCmdUinUinFlag & 1) == 1; } public boolean hasTroopAssociation() { return this.groupAllianceid != 0; } public boolean isAVGameOpen() { return (this.dwGroupFlagExt3 & 0x10000000) != 0; } public boolean isAllowCreateDiscuss() { return (this.troopPrivilegeFlag & 32768) == 0; } public boolean isAllowCreateTempConv() { return (this.troopPrivilegeFlag & 65536) == 0; } public boolean isAutoApprovalOpen() { return (this.dwGroupFlagExt3 & 1048576) == 1048576; } public boolean isDisband() { return this.exitTroopReason == 2; } public boolean isExited() { return this.exitTroopReason != 0; } public boolean isFansTroop() { return this.dwGroupClassExt == 27; } public boolean isGameBind() { return (this.dwGroupFlagExt3 & 2048) != 0; } public boolean isGameTroop() { return this.dwGroupClassExt == 25; } public boolean isHistoryMsgReadEnableForNewMember() { return this.isAllowHistoryMsgFlag == 1; } public boolean isHomeworkTroop() { return this.dwGroupClassExt == 32; } public boolean isKicked() { return this.exitTroopReason == 1; } }
10,096
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
TroopMemberCardInfo.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/mobileqq/data/troop/TroopMemberCardInfo.java
package com.tencent.mobileqq.data.troop; public class TroopMemberCardInfo { public int charm; public String colorNick; public int colorNickId; public String email; public String job; public String level; public int mVipLevel; public int mVipType; public String memberuin; public String memo; public String name; public String nick; public byte sex = -1; public String tel; public int torchFlag; public String troopuin; }
485
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
TroopInfoExt.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/mobileqq/data/troop/TroopInfoExt.java
package com.tencent.mobileqq.data.troop; public class TroopInfoExt { public byte[] luckyWord; public int groupInfoExtSeq = 0; public long luckyWordId = 0; public int lightCharNum = 0; public int starId = 0; public int essenceSwitch = 0; public int temporaryExpireTime = 0; public int todoSeq = 0; public int hasCustomHead = 0; public long guildId = 0; }
395
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
SummaryCardBusiEntry.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/mobileqq/profilecard/SummaryCardBusiEntry.java
package com.tencent.mobileqq.profilecard; import com.tencent.mobileqq.pb.ByteStringMicro; import com.tencent.mobileqq.pb.MessageMicro; import com.tencent.mobileqq.pb.PBBytesField; import com.tencent.mobileqq.pb.PBEnumField; import com.tencent.mobileqq.pb.PBField; import com.tencent.mobileqq.pb.PBInt32Field; import com.tencent.mobileqq.pb.PBInt64Field; import com.tencent.mobileqq.pb.PBRepeatMessageField; import com.tencent.mobileqq.pb.PBStringField; import com.tencent.mobileqq.pb.PBUInt32Field; import com.tencent.mobileqq.pb.PBUInt64Field; public class SummaryCardBusiEntry { public static class comm extends MessageMicro<comm> { public final PBUInt32Field ver = PBField.initUInt32(0); public final PBUInt32Field seq = PBField.initUInt32(0); public final PBUInt64Field fromuin = PBField.initUInt64(0); public final PBUInt64Field touin = PBField.initUInt64(0); public final PBUInt32Field service = PBField.initUInt32(0); public final PBUInt32Field session_type = PBField.initUInt32(0); public final PBBytesField session_key = PBField.initBytes(ByteStringMicro.EMPTY); public final PBUInt32Field client_ip = PBField.initUInt32(0); public ui display = new ui(); public final PBInt32Field result = PBField.initInt32(0); public final PBStringField err_msg = PBField.initString(""); public final PBUInt32Field platform = PBField.initUInt32(0); public final PBStringField qqver = PBField.initString(""); public final PBInt32Field build = PBField.initInt32(0); public LoginSig msg_login_sig = new LoginSig(); public final PBUInt32Field uint32_version = PBField.initUInt32(0); public uin_info msg_uin_info = new uin_info(); public rich_ui msg_rich_display = new rich_ui(); } public static class uin_info extends MessageMicro<uin_info> { public final PBInt64Field int64_longitude = PBField.initInt64(0); public final PBInt64Field int64_latitude = PBField.initInt64(0); } public static final class rich_ui extends MessageMicro<rich_ui> { public final PBStringField strName = PBField.initString(""); public final PBStringField strServiceUrl = PBField.initString(""); public final PBRepeatMessageField<ui_info> rptUiList = PBField.initRepeatMessage(ui_info.class); } public static final class ui_info extends MessageMicro<ui_info> { public final PBStringField strTitle = PBField.initString(""); public final PBStringField strCoverUrl = PBField.initString(""); public final PBStringField strJmpUrl = PBField.initString(""); public final PBStringField strSubInfo = PBField.initString(""); public final PBStringField strDesc = PBField.initString(""); public final PBStringField strTitleIconUrl = PBField.initString(""); public final PBRepeatMessageField<Label> rptGroupTagList = PBField.initRepeatMessage(Label.class); public final PBUInt64Field uint64_group_code = PBField.initUInt64(0); } public static final class Color extends MessageMicro<Color> { public final PBUInt32Field uint32_r = PBField.initUInt32(0); public final PBUInt32Field uint32_g = PBField.initUInt32(0); public final PBUInt32Field uint32_b = PBField.initUInt32(0); } public static final class Label extends MessageMicro<Label> { public final PBBytesField bytes_name = PBField.initBytes(ByteStringMicro.EMPTY); public final PBEnumField enum_type = PBField.initEnum(1); public Color text_color = new Color(); public Color edging_color = new Color(); public final PBUInt32Field uint32_label_attr = PBField.initUInt32(0); public final PBUInt32Field uint32_label_type = PBField.initUInt32(0); } public static final class LoginSig extends MessageMicro<LoginSig> { public final PBUInt32Field uint32_type = PBField.initUInt32(0); public final PBBytesField bytes_sig = PBField.initBytes(ByteStringMicro.EMPTY); public final PBUInt32Field uint32_appid = PBField.initUInt32(0); } public static final class ui extends MessageMicro<ui> { public final PBStringField url = PBField.initString(""); public final PBStringField title = PBField.initString(""); public final PBStringField content = PBField.initString(""); public final PBStringField jump_url = PBField.initString(""); } }
4,481
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z
CheckBlacklistListener.java
/FileExtraction/Java_unseen/djkcyl_Shamrock/qqinterface/src/main/java/com/tencent/mobileqq/profilecard/listener/CheckBlacklistListener.java
package com.tencent.mobileqq.profilecard.listener; public interface CheckBlacklistListener { void onResult(boolean isBlack); }
131
Java
.java
djkcyl/Shamrock
106
66
1
2023-10-20T10:43:47Z
2023-10-24T04:30:56Z