-
public final class UnknownEvent extends ChatEvent
-
-
Constructor Summary
Constructors Constructor Description UnknownEvent(String type, Date createdAt, Map<?, ?> rawData)
-
Method Summary
Modifier and Type Method Description StringgetType()DategetCreatedAt()final Map<?, ?>getRawData()-
-
Method Detail
-
getCreatedAt
Date getCreatedAt()
-
getRawData
final Map<?, ?> getRawData()
-
-
-
-