Mobile API Reference
MicroStrategy 2019
|
#import <Service.h>
Instance Methods | |
(void) | - start |
(void) | - cancel |
(NSInteger) | - state |
(void) | - setHandler: |
(void) | - interrupt |
- (void Service) cancel |
- (void Service) interrupt |
- (void Service) setHandler: | (id< ServiceHandler >) | _handler |
- (void Service) start |
- (NSInteger Service) state |