parse

fun parse(string: String): MeResponse

Parse to a AccountInfo

Return

a AccountInfo

Parameters

string

is json format

Throws

if the parse fails or doesn't yield a JSONObject