Package io.getstream.chat.android.models
Object MessageSyncType.Companion
-
- All Implemented Interfaces:
public class MessageSyncType.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static StringTYPEpublic final static MessageSyncType.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final MessageSyncTypefromInt(Integer type)-
-
Method Detail
-
fromInt
final MessageSyncType fromInt(Integer type)
-
-
-
-