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