Package ai.nexconn.chat.message.model
Object MessageDirection.Companion
-
- All Implemented Interfaces:
public class MessageDirection.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static MessageDirection.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final MessageDirectionfromValue(Integer value)-
-
Method Detail
-
fromValue
final MessageDirection fromValue(Integer value)
-
-
-
-