#import <CLScoreServerPost.h>
Public Member Functions | |
| (void) | - scorePostOk: |
| (void) | - scorePostFail: |
CocosLivePost protocol
Definition at line 136 of file CLScoreServerPost.h.
| - (void) scorePostFail: | (id) | sender |
callback method that will be called if the post fails
| - (void) scorePostOk: | (id) | sender |
callback method that will be called if the post is successful