Public Member Functions

<OFScoreEnumeratorDelegate> Protocol Reference

#import <OFScoreEnumerator.h>

List of all members.

Public Member Functions

(void) - didReceiveScoresOFScoreEnumerator:
(void) - didFailReceiveScoresOFScoreEnumerator:

Member Function Documentation

- (void) didFailReceiveScoresOFScoreEnumerator: (OFScoreEnumerator *)  scoreEnumerator [optional]

Invoked by an OFScoreEnumerator object whenever

Parameters:
scoreEnumeratorThe OFScoreEnumerator object which requested the new scores
- (void) didReceiveScoresOFScoreEnumerator: (OFScoreEnumerator *)  scoreEnumerator [optional]

Invoked by an OFScoreEnumerator object whenever a new set of scores has been retrieved

Parameters:
scoreEnumeratorThe OFScoreEnumerator object which requested the new scores

The documentation for this protocol was generated from the following file:
 All Classes Files Functions Variables Enumerations Enumerator Properties