halu5071 / git-push-hackathon

$ git push hackathon :computer:
https://www.cyberagent.co.jp/
1 stars 0 forks source link

Create custom json adapter for parsing Event payload #42

Closed halu5071 closed 6 years ago

halu5071 commented 6 years ago

Overview

There are various payloads on event data, so moshi can not parse them by default.

I will create a custom json adapter for each payloads. Fortunately, I have learned to make custom json adapter in my post