0

I'm employing Gson to deserialize my payload from server. Payload contains "jsonResult" JSONObject whose value is string that contains \". So, I know the data structure of "jsonResult" and created model classes for underlying data. What I wonder is that Gson will deserialize this string with escape (\") characters or it will fail.

enter image description here

Farid
  • 2,317
  • 1
  • 20
  • 34

0 Answers0