Object AddResult.Companion
-
- All Implemented Interfaces:
public class AddResult.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static AddResult.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final AddResult
parse(JSONObject jsonObject)
-
-
Method Detail
-
parse
final AddResult parse(JSONObject jsonObject)
-
-
-
-