Interface RemoveGroupEvent
- All Superinterfaces:
Event,GroupEvent,ServerEvent
This event is only cancellable if the group is persistent
-
Method Summary
Methods inherited from interface de.maxhenkel.voicechat.api.events.Event
cancel, isCancellable, isCancelledMethods inherited from interface de.maxhenkel.voicechat.api.events.ServerEvent
getVoicechat
-
Method Details
-
getGroup
Group getGroup()- Specified by:
getGroupin interfaceGroupEvent- Returns:
- the group that was removed
-
getConnection
Deprecated.- Specified by:
getConnectionin interfaceGroupEvent- Returns:
null
-