TextConfigArgs

class TextConfigArgs : ConvertibleToJava<TextConfigArgs>

Configuration for writing message data in text format. Message payloads will be written to files as raw text, separated by a newline.

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): TextConfigArgs