vertx / io.vertx.core.parsetools / JsonEvent / objectValue

objectValue

abstract fun objectValue(): JsonObject

Exceptions

java.lang.ClassCastException - if the value is not a JSON object

Return
the JSON object value or null if the event has no JSON value