qBool GetRoundParticipants( ProtocolCallContext * pCC, qUnsignedInt64 roundId, qVector< PrincipalID > * pids );
Name | Description | |
---|---|---|
in | pCC | Call information. |
in | roundId | Target round ID. |
out | pids | List of principal IDs of round participants. |
Gets the participants in the round.
CONFIDENTIAL