आरएफ़सी3339 यूटीसी के "Zulu" फ़ॉर्मैट में एक टाइमस्टैंप, नैनोसेकंड रिज़ॉल्यूशन और नौ दशमलव अंकों के साथ. उदाहरण के लिए: "2014-10-02T15:01:23Z" और "2014-10-02T15:01:23.045123456Z".
uid
integer
पैकेज का यूआईडी.
pid
integer
प्रोसेस आईडी.
seinfo
string
SELinux नीति की जानकारी.
apkSha256Hash
string
हेक्साडेसिमल फ़ॉर्मैट में, बेस APK का SHA-256 हैश.
packageNames[]
string
किसी खास यूज़र आईडी से जुड़े सभी पैकेज के पैकेज नाम. ज़्यादातर मामलों में, यह एक पैकेज नाम होगा, यानी वह पैकेज जिसे उस यूज़र आईडी के लिए असाइन किया गया है. अगर एक से ज़्यादा ऐप्लिकेशन एक यूआईडी शेयर करते हैं, तो यूआईडी शेयर करने वाले सभी पैकेज शामिल किए जाएंगे.
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2024-10-15 (UTC) को अपडेट किया गया."],[[["The JSON representation provides essential information about a process, including its name, start time, app UID, app PID, seinfo tag, and the hash of the base APK."],["The data is structured with specific fields, like processName, startTime, uid, pid, seinfo, apkSha256Hash, and packageNames, each with its corresponding data type."],["startTime is presented in Timestamp format for precise process start time representation."],["packageNames includes a list of all packages linked to the specific user ID, which could involve multiple applications sharing the same UID."]]],[]]