-
- All Implemented Interfaces:
public final class HeartbeatMetaEvent
-
-
Constructor Summary
Constructors Constructor Description HeartbeatMetaEvent(Integer interval, String metaEventType, String postType, Long selfId, StatusData status, Long time)
-
Method Summary
Modifier and Type Method Description final IntegergetInterval()final StringgetMetaEventType()final StringgetPostType()final LonggetSelfId()final StatusDatagetStatus()final LonggetTime()-
-
Method Detail
-
getInterval
final Integer getInterval()
-
getMetaEventType
final String getMetaEventType()
-
getPostType
final String getPostType()
-
getStatus
final StatusData getStatus()
-
-
-
-