BroadcastEvent constructor

BroadcastEvent(
  1. String type
)

Implementation

BroadcastEvent(String type) : super(type, false);