Call the Gson.fromJSon(json, UserDetails.class) to convert the given JSON String to object of the class given as the second argument.
確定! 回上一頁