convert

abstract fun convert(source: String): OutboxType

Converts a string representation to an OutboxType.

Return

the OutboxType

Parameters

source

the string to convert