public class ParticipantIdentity extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
int |
participantId |
Player |
player
Player information.
|
| Constructor and Description |
|---|
ParticipantIdentity(int participantId,
Player player) |
Copyright © 2019. All rights reserved.