isLocalFirst

Checks if the header has the local-first flag set.

Return

true if local-first routing is enabled, false otherwise


fun <M : Message<*, *>> M.isLocalFirst(): Boolean

Checks if this message has local-first routing enabled.

Return

true if local-first routing is enabled, false otherwise