GroupChannelContext constructor

GroupChannelContext(
  1. CollectionEventSource collectionEventSource
)

Implementation

GroupChannelContext(CollectionEventSource collectionEventSource)
    : super(collectionEventSource);