fromJson

inline fun <T> fromJson(jsonResponse: String): SwitchboardResult<T>

Parse a JSON response from JNI into a typed result