vertx / io.vertx.core.parsetools / JsonEvent / stringValue

stringValue

abstract fun stringValue(): String

Exceptions

java.lang.ClassCastException - if the value is not a string

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