public class SelfProfileResponse extends Object
| Constructor and Description |
|---|
SelfProfileResponse(org.json.JSONObject json)
Parses the json response received from the server.
|
public SelfProfileResponse(org.json.JSONObject json)
json - The response received from the server in the form of a JSONObjectpublic Student getProfile()
Copyright © 2021. All rights reserved.