public interface ChannelGroupChangedEvent extends MMEvent
The default implementation of this event is posted on the Studio event bus,
so subscribe using EventManager
.
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getNewChannelGroup()
Provides the name of the newly selected channel group.
|