Package 

Object MessageType.Companion

    • Method Summary

      Modifier and Type Method Description
      final MessageType fromString(String type) Parse a string into a MessageType.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • fromString

         final MessageType fromString(String type)

        Parse a string into a MessageType. Returns null if the input is invalid.