public interface TeamListener
| Modifier and Type | Method and Description |
|---|---|
void |
processTeamEvent(TeamEvent event,
Id<SystemInformation,UUID> instanceId)
This callback is implemented by applications to process team status
change notifications.
|
void processTeamEvent(TeamEvent event, Id<SystemInformation,UUID> instanceId)
event - team eventinstanceId - instance id of the team memberCopyright © 2014. All Rights Reserved.