customMessageType

abstract fun customMessageType(customMessageType: String): PublishBuilder

Specifies a custom message type for the message.

Return

The current instance of PublishBuilder for method chaining.

Parameters

customMessageType

The custom message type as a string.