SPAdvertiserManager Class Reference
Inherits from | NSObject |
Declared in | SPAdvertiserManager.h SPAdvertiserManager.m |
Tasks
-
+ sharedManager
Retrieves the shared singleton instance of this class.
-
– reportOfferCompleted:
Sends a message to the SponsorPay server telling it that the app has been run.
This should be invoked on startup (every time) in case it fails to access the network–
in such cases it will retry, but only if it hasn’t yet succeeded.
Instance Methods
reportOfferCompleted:
Sends a message to the SponsorPay server telling it that the app has been run.
This should be invoked on startup (every time) in case it fails to access the network–
in such cases it will retry, but only if it hasn’t yet succeeded.
- (void)reportOfferCompleted:(NSString *)appId
Declared In
SPAdvertiserManager.h