Mobile API Reference
MicroStrategy 2019
|
#import <Service.h>
Instance Methods | |
(void) | - onSuccess:service: |
(void) | - onFailure:service: |
(void) | - onProgress:Total:service: |
(void) | - onCancel: |
|
optional |
- (void ServiceHandler) onFailure: | (MSTRError *) | error | |
service: | (id< Service >) | service | |
|
optional |
- (void ServiceHandler) onSuccess: | (id) | data | |
service: | (id< Service >) | service | |