onHeartBeat abstract method

void onHeartBeat(
  1. String status,
  2. String backgroundLive,
  3. String titleLive,
  4. int timeEventLive,
  5. String source,
)

Implementation

void onHeartBeat(String status, String backgroundLive, String titleLive, int timeEventLive, String source);