qBool GetNotSummarizedRound( ProtocolCallContext * pCC, qVector< MatchmakeRefereeRound > * rounds );
Name | Description | |
---|---|---|
in | pCC | Call information. |
out | rounds | The not-summarized rounds that the user is participating in. |
Gets the round that the user is currently participating in, and that is not yet summarized.
Use this function to make sure not to participate in rounds multiple times in cases such as after powering down.
CONFIDENTIAL