vertx / io.vertx.rxjava.core.eventbus / Message / isSend

isSend

open fun isSend(): Boolean

Signals if this message represents a send or publish event.

Return
true if this is a send.