OutboxTypeConverter

OutboxTypeConverter is responsible for converting database strings to an OutboxType.

Functions

Link copied to clipboard
abstract fun convert(source: String): OutboxType

Converts a string representation to an OutboxType.