Searched refs:fromJSONString (Results 1 – 2 of 2) sorted by relevance
18 fun fromJSONString(jsonString: String): UpdateDirective { in fromJSONString() method
388 val directiveForProjectInformation = UpdateDirective.fromJSONString(body) in <lambda>()403 …ack.onSuccess(UpdateResponsePart.DirectiveUpdateResponsePart(UpdateDirective.fromJSONString(body))) in <lambda>()