[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-09-30 UTC."],[[["This method, `DecodeAppIdNamespace`, decodes an encoded string into an `(app_id, namespace)` pair."],["It reverses the encoding performed by the `EncodeAppIdNamespace` method."],["The function takes an `app_namespace_str` as an argument, which is an encoded representation of an `(app_id, namespace)` pair."],["The function returns the decoded `(app_id, namespace)` pair from the provided `app_namespace_str`."]]],[]]