customMessageType

abstract fun customMessageType(customMessageType: String): SignalBuilder

Specifies a custom message type for the signal.

Return

The current instance of SignalBuilder for method chaining.

Parameters

customMessageType

The custom message type as a string.