
wechat.protobuf.AppleCCDataNewOrBuilder Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: AppleCCDataNew.proto
package wechat.protobuf;
public interface AppleCCDataNewOrBuilder extends
// @@protoc_insertion_point(interface_extends:AppleCCDataNew)
com.google.protobuf.MessageOrBuilder {
/**
* optional bool encrypted = 1;
* @return Whether the encrypted field is set.
*/
boolean hasEncrypted();
/**
* optional bool encrypted = 1;
* @return The encrypted.
*/
boolean getEncrypted();
/**
* optional int32 timestamp = 2;
* @return Whether the timestamp field is set.
*/
boolean hasTimestamp();
/**
* optional int32 timestamp = 2;
* @return The timestamp.
*/
int getTimestamp();
/**
* optional int64 key = 3;
* @return Whether the key field is set.
*/
boolean hasKey();
/**
* optional int64 key = 3;
* @return The key.
*/
long getKey();
/**
* optional bytes fileSafeAPI = 11;
* @return Whether the fileSafeAPI field is set.
*/
boolean hasFileSafeAPI();
/**
* optional bytes fileSafeAPI = 11;
* @return The fileSafeAPI.
*/
com.google.protobuf.ByteString getFileSafeAPI();
/**
* optional bytes dylibSafeAPI = 12;
* @return Whether the dylibSafeAPI field is set.
*/
boolean hasDylibSafeAPI();
/**
* optional bytes dylibSafeAPI = 12;
* @return The dylibSafeAPI.
*/
com.google.protobuf.ByteString getDylibSafeAPI();
/**
* optional bytes osVersion = 13;
* @return Whether the osVersion field is set.
*/
boolean hasOsVersion();
/**
* optional bytes osVersion = 13;
* @return The osVersion.
*/
com.google.protobuf.ByteString getOsVersion();
/**
* optional bytes model = 14;
* @return Whether the model field is set.
*/
boolean hasModel();
/**
* optional bytes model = 14;
* @return The model.
*/
com.google.protobuf.ByteString getModel();
/**
* optional int64 coreCount = 15;
* @return Whether the coreCount field is set.
*/
boolean hasCoreCount();
/**
* optional int64 coreCount = 15;
* @return The coreCount.
*/
long getCoreCount();
/**
* optional bytes vendorID = 16;
* @return Whether the vendorID field is set.
*/
boolean hasVendorID();
/**
* optional bytes vendorID = 16;
* @return The vendorID.
*/
com.google.protobuf.ByteString getVendorID();
/**
* optional bytes adID = 17;
* @return Whether the adID field is set.
*/
boolean hasAdID();
/**
* optional bytes adID = 17;
* @return The adID.
*/
com.google.protobuf.ByteString getAdID();
/**
* optional bytes carrierName = 18;
* @return Whether the carrierName field is set.
*/
boolean hasCarrierName();
/**
* optional bytes carrierName = 18;
* @return The carrierName.
*/
com.google.protobuf.ByteString getCarrierName();
/**
* optional int32 netType = 19;
* @return Whether the netType field is set.
*/
boolean hasNetType();
/**
* optional int32 netType = 19;
* @return The netType.
*/
int getNetType();
/**
* optional bytes netInterface = 20;
* @return Whether the netInterface field is set.
*/
boolean hasNetInterface();
/**
* optional bytes netInterface = 20;
* @return The netInterface.
*/
com.google.protobuf.ByteString getNetInterface();
/**
* optional int64 isJailbreak = 21;
* @return Whether the isJailbreak field is set.
*/
boolean hasIsJailbreak();
/**
* optional int64 isJailbreak = 21;
* @return The isJailbreak.
*/
long getIsJailbreak();
/**
* optional bytes bundleID = 22;
* @return Whether the bundleID field is set.
*/
boolean hasBundleID();
/**
* optional bytes bundleID = 22;
* @return The bundleID.
*/
com.google.protobuf.ByteString getBundleID();
/**
* optional bytes device = 23;
* @return Whether the device field is set.
*/
boolean hasDevice();
/**
* optional bytes device = 23;
* @return The device.
*/
com.google.protobuf.ByteString getDevice();
/**
* optional bytes deviceName = 24;
* @return Whether the deviceName field is set.
*/
boolean hasDeviceName();
/**
* optional bytes deviceName = 24;
* @return The deviceName.
*/
com.google.protobuf.ByteString getDeviceName();
/**
* optional int64 version = 25;
* @return Whether the version field is set.
*/
boolean hasVersion();
/**
* optional int64 version = 25;
* @return The version.
*/
long getVersion();
/**
* optional int64 plistVersion = 26;
* @return Whether the plistVersion field is set.
*/
boolean hasPlistVersion();
/**
* optional int64 plistVersion = 26;
* @return The plistVersion.
*/
long getPlistVersion();
/**
* optional int64 usbState = 27;
* @return Whether the usbState field is set.
*/
boolean hasUsbState();
/**
* optional int64 usbState = 27;
* @return The usbState.
*/
long getUsbState();
/**
* optional int64 hasSIMCard = 28;
* @return Whether the hasSIMCard field is set.
*/
boolean hasHasSIMCard();
/**
* optional int64 hasSIMCard = 28;
* @return The hasSIMCard.
*/
long getHasSIMCard();
/**
* optional bytes languageNum = 29;
* @return Whether the languageNum field is set.
*/
boolean hasLanguageNum();
/**
* optional bytes languageNum = 29;
* @return The languageNum.
*/
com.google.protobuf.ByteString getLanguageNum();
/**
* optional bytes localeCountry = 30;
* @return Whether the localeCountry field is set.
*/
boolean hasLocaleCountry();
/**
* optional bytes localeCountry = 30;
* @return The localeCountry.
*/
com.google.protobuf.ByteString getLocaleCountry();
/**
* optional int64 isInCalling = 31;
* @return Whether the isInCalling field is set.
*/
boolean hasIsInCalling();
/**
* optional int64 isInCalling = 31;
* @return The isInCalling.
*/
long getIsInCalling();
/**
* optional bytes wcDocPath = 32;
* @return Whether the wcDocPath field is set.
*/
boolean hasWcDocPath();
/**
* optional bytes wcDocPath = 32;
* @return The wcDocPath.
*/
com.google.protobuf.ByteString getWcDocPath();
/**
* optional int32 appState = 33;
* @return Whether the appState field is set.
*/
boolean hasAppState();
/**
* optional int32 appState = 33;
* @return The appState.
*/
int getAppState();
/**
* optional bool encryptStatusOfMachO = 34;
* @return Whether the encryptStatusOfMachO field is set.
*/
boolean hasEncryptStatusOfMachO();
/**
* optional bool encryptStatusOfMachO = 34;
* @return The encryptStatusOfMachO.
*/
boolean getEncryptStatusOfMachO();
/**
* optional bytes md5OfMachOHeader = 35;
* @return Whether the md5OfMachOHeader field is set.
*/
boolean hasMd5OfMachOHeader();
/**
* optional bytes md5OfMachOHeader = 35;
* @return The md5OfMachOHeader.
*/
com.google.protobuf.ByteString getMd5OfMachOHeader();
/**
* optional bytes weChatUUID = 36;
* @return Whether the weChatUUID field is set.
*/
boolean hasWeChatUUID();
/**
* optional bytes weChatUUID = 36;
* @return The weChatUUID.
*/
com.google.protobuf.ByteString getWeChatUUID();
/**
* optional bytes dibs = 37;
* @return Whether the dibs field is set.
*/
boolean hasDibs();
/**
* optional bytes dibs = 37;
* @return The dibs.
*/
com.google.protobuf.ByteString getDibs();
/**
* optional bytes ssid = 38;
* @return Whether the ssid field is set.
*/
boolean hasSsid();
/**
* optional bytes ssid = 38;
* @return The ssid.
*/
com.google.protobuf.ByteString getSsid();
/**
* optional bytes bssid = 39;
* @return Whether the bssid field is set.
*/
boolean hasBssid();
/**
* optional bytes bssid = 39;
* @return The bssid.
*/
com.google.protobuf.ByteString getBssid();
/**
* optional bytes displayName = 40;
* @return Whether the displayName field is set.
*/
boolean hasDisplayName();
/**
* optional bytes displayName = 40;
* @return The displayName.
*/
com.google.protobuf.ByteString getDisplayName();
/**
* repeated bytes illegalFileList = 41;
* @return A list containing the illegalFileList.
*/
java.util.List getIllegalFileListList();
/**
* repeated bytes illegalFileList = 41;
* @return The count of illegalFileList.
*/
int getIllegalFileListCount();
/**
* repeated bytes illegalFileList = 41;
* @param index The index of the element to return.
* @return The illegalFileList at the given index.
*/
com.google.protobuf.ByteString getIllegalFileList(int index);
/**
* repeated bytes readOutOfSandBoxFileList = 42;
* @return A list containing the readOutOfSandBoxFileList.
*/
java.util.List getReadOutOfSandBoxFileListList();
/**
* repeated bytes readOutOfSandBoxFileList = 42;
* @return The count of readOutOfSandBoxFileList.
*/
int getReadOutOfSandBoxFileListCount();
/**
* repeated bytes readOutOfSandBoxFileList = 42;
* @param index The index of the element to return.
* @return The readOutOfSandBoxFileList at the given index.
*/
com.google.protobuf.ByteString getReadOutOfSandBoxFileList(int index);
/**
* optional bytes teamName = 43;
* @return Whether the teamName field is set.
*/
boolean hasTeamName();
/**
* optional bytes teamName = 43;
* @return The teamName.
*/
com.google.protobuf.ByteString getTeamName();
/**
* optional bytes teamIdentify = 44;
* @return Whether the teamIdentify field is set.
*/
boolean hasTeamIdentify();
/**
* optional bytes teamIdentify = 44;
* @return The teamIdentify.
*/
com.google.protobuf.ByteString getTeamIdentify();
/**
* repeated .AppleCCDataNew.DylibInfo dylibInfo = 46;
*/
java.util.List
getDylibInfoList();
/**
* repeated .AppleCCDataNew.DylibInfo dylibInfo = 46;
*/
wechat.protobuf.AppleCCDataNew.DylibInfo getDylibInfo(int index);
/**
* repeated .AppleCCDataNew.DylibInfo dylibInfo = 46;
*/
int getDylibInfoCount();
/**
* repeated .AppleCCDataNew.DylibInfo dylibInfo = 46;
*/
java.util.List extends wechat.protobuf.AppleCCDataNew.DylibInfoOrBuilder>
getDylibInfoOrBuilderList();
/**
* repeated .AppleCCDataNew.DylibInfo dylibInfo = 46;
*/
wechat.protobuf.AppleCCDataNew.DylibInfoOrBuilder getDylibInfoOrBuilder(
int index);
/**
* optional bytes md5OfMachOFile = 47;
* @return Whether the md5OfMachOFile field is set.
*/
boolean hasMd5OfMachOFile();
/**
* optional bytes md5OfMachOFile = 47;
* @return The md5OfMachOFile.
*/
com.google.protobuf.ByteString getMd5OfMachOFile();
/**
* optional int64 a50 = 50;
* @return Whether the a50 field is set.
*/
boolean hasA50();
/**
* optional int64 a50 = 50;
* @return The a50.
*/
long getA50();
/**
* optional bytes sdi = 51;
* @return Whether the sdi field is set.
*/
boolean hasSdi();
/**
* optional bytes sdi = 51;
* @return The sdi.
*/
com.google.protobuf.ByteString getSdi();
/**
* optional int64 sdiRqt = 52;
* @return Whether the sdiRqt field is set.
*/
boolean hasSdiRqt();
/**
* optional int64 sdiRqt = 52;
* @return The sdiRqt.
*/
long getSdiRqt();
/**
* optional int64 installTime = 53;
* @return Whether the installTime field is set.
*/
boolean hasInstallTime();
/**
* optional int64 installTime = 53;
* @return The installTime.
*/
long getInstallTime();
/**
* optional int64 bootTime = 54;
* @return Whether the bootTime field is set.
*/
boolean hasBootTime();
/**
* optional int64 bootTime = 54;
* @return The bootTime.
*/
long getBootTime();
/**
* optional int64 voipStatus = 55;
* @return Whether the voipStatus field is set.
*/
boolean hasVoipStatus();
/**
* optional int64 voipStatus = 55;
* @return The voipStatus.
*/
long getVoipStatus();
/**
* optional int64 sdiRqt2 = 56;
* @return Whether the sdiRqt2 field is set.
*/
boolean hasSdiRqt2();
/**
* optional int64 sdiRqt2 = 56;
* @return The sdiRqt2.
*/
long getSdiRqt2();
/**
* optional int64 a57 = 57;
* @return Whether the a57 field is set.
*/
boolean hasA57();
/**
* optional int64 a57 = 57;
* @return The a57.
*/
long getA57();
/**
* optional bytes imei = 58;
* @return Whether the imei field is set.
*/
boolean hasImei();
/**
* optional bytes imei = 58;
* @return The imei.
*/
com.google.protobuf.ByteString getImei();
/**
* optional int64 imeiCRC32 = 59;
* @return Whether the imeiCRC32 field is set.
*/
boolean hasImeiCRC32();
/**
* optional int64 imeiCRC32 = 59;
* @return The imeiCRC32.
*/
long getImeiCRC32();
/**
* optional int64 dylibInfoCRC32 = 60;
* @return Whether the dylibInfoCRC32 field is set.
*/
boolean hasDylibInfoCRC32();
/**
* optional int64 dylibInfoCRC32 = 60;
* @return The dylibInfoCRC32.
*/
long getDylibInfoCRC32();
/**
* optional bytes machMsgSyscallCode = 61;
* @return Whether the machMsgSyscallCode field is set.
*/
boolean hasMachMsgSyscallCode();
/**
* optional bytes machMsgSyscallCode = 61;
* @return The machMsgSyscallCode.
*/
com.google.protobuf.ByteString getMachMsgSyscallCode();
/**
* optional int64 codeCRC32 = 62;
* @return Whether the codeCRC32 field is set.
*/
boolean hasCodeCRC32();
/**
* optional int64 codeCRC32 = 62;
* @return The codeCRC32.
*/
long getCodeCRC32();
/**
* optional bytes token = 63;
* @return Whether the token field is set.
*/
boolean hasToken();
/**
* optional bytes token = 63;
* @return The token.
*/
com.google.protobuf.ByteString getToken();
/**
* optional bytes deviceToken = 64;
* @return Whether the deviceToken field is set.
*/
boolean hasDeviceToken();
/**
* optional bytes deviceToken = 64;
* @return The deviceToken.
*/
com.google.protobuf.ByteString getDeviceToken();
/**
* optional int64 a70 = 70;
* @return Whether the a70 field is set.
*/
boolean hasA70();
/**
* optional int64 a70 = 70;
* @return The a70.
*/
long getA70();
/**
* optional int64 a71 = 71;
* @return Whether the a71 field is set.
*/
boolean hasA71();
/**
* optional int64 a71 = 71;
* @return The a71.
*/
long getA71();
/**
* optional int64 a72 = 72;
* @return Whether the a72 field is set.
*/
boolean hasA72();
/**
* optional int64 a72 = 72;
* @return The a72.
*/
long getA72();
/**
* optional int64 a82 = 82;
* @return Whether the a82 field is set.
*/
boolean hasA82();
/**
* optional int64 a82 = 82;
* @return The a82.
*/
long getA82();
/**
* optional int64 a83 = 83;
* @return Whether the a83 field is set.
*/
boolean hasA83();
/**
* optional int64 a83 = 83;
* @return The a83.
*/
long getA83();
/**
* optional int64 a84 = 84;
* @return Whether the a84 field is set.
*/
boolean hasA84();
/**
* optional int64 a84 = 84;
* @return The a84.
*/
long getA84();
/**
* optional bytes a85 = 85;
* @return Whether the a85 field is set.
*/
boolean hasA85();
/**
* optional bytes a85 = 85;
* @return The a85.
*/
com.google.protobuf.ByteString getA85();
/**
* optional int64 a86 = 86;
* @return Whether the a86 field is set.
*/
boolean hasA86();
/**
* optional int64 a86 = 86;
* @return The a86.
*/
long getA86();
/**
* optional bytes a87 = 87;
* @return Whether the a87 field is set.
*/
boolean hasA87();
/**
* optional bytes a87 = 87;
* @return The a87.
*/
com.google.protobuf.ByteString getA87();
/**
* optional .AppleCCDataNew.FsstatData fsstatInfo = 88;
* @return Whether the fsstatInfo field is set.
*/
boolean hasFsstatInfo();
/**
* optional .AppleCCDataNew.FsstatData fsstatInfo = 88;
* @return The fsstatInfo.
*/
wechat.protobuf.AppleCCDataNew.FsstatData getFsstatInfo();
/**
* optional .AppleCCDataNew.FsstatData fsstatInfo = 88;
*/
wechat.protobuf.AppleCCDataNew.FsstatDataOrBuilder getFsstatInfoOrBuilder();
/**
* optional int64 fsstatCrc32 = 89;
* @return Whether the fsstatCrc32 field is set.
*/
boolean hasFsstatCrc32();
/**
* optional int64 fsstatCrc32 = 89;
* @return The fsstatCrc32.
*/
long getFsstatCrc32();
/**
* optional int64 fsstatRor32 = 90;
* @return Whether the fsstatRor32 field is set.
*/
boolean hasFsstatRor32();
/**
* optional int64 fsstatRor32 = 90;
* @return The fsstatRor32.
*/
long getFsstatRor32();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy