Class SFUHealthCheckEvent
-
- All Implemented Interfaces:
public final class SFUHealthCheckEvent extends SfuDataEvent
-
-
Field Summary
Fields Modifier and Type Field Description private final ParticipantCountparticipantCount
-
Constructor Summary
Constructors Constructor Description SFUHealthCheckEvent(ParticipantCount participantCount)
-
Method Summary
Modifier and Type Method Description final ParticipantCountgetParticipantCount()-
-
Constructor Detail
-
SFUHealthCheckEvent
SFUHealthCheckEvent(ParticipantCount participantCount)
-
-
Method Detail
-
getParticipantCount
final ParticipantCount getParticipantCount()
-
-
-
-