#import <MicroStrategyMobileSDK-Swift.h>
◆ initWithCommonDependencies:()
| - (nonnull instancetype) initWithCommonDependencies: |
|
(CommonDependencies *_Nullable) |
OBJC_DESIGNATED_INITIALIZER |
|
◆ onFailure:service:()
| - (void) onFailure: |
|
(MSTRError *_Null_unspecified) |
error |
| service: |
|
(id< Service > _Null_unspecified) |
service |
|
|
| |
◆ onSuccess:service:()
| - (void) onSuccess: |
|
(id _Null_unspecified) |
data |
| service: |
|
(id< Service > _Null_unspecified) |
service |
|
|
| |
◆ runGetSingleDossierWithDossierReportInfo:rsdDossierInfo:dossierShortcutID:()
| - (void) runGetSingleDossierWithDossierReportInfo: |
|
(MSIReportDisplayInfo *_Nullable) |
dossierReportInfo |
| rsdDossierInfo: |
|
(DossierInfo *_Nullable) |
rsdDossierInfo |
| dossierShortcutID: |
|
(NSString *_Nullable) |
dossierShortcutID |
|
|
| |
◆ SWIFT_DEPRECATED_MSG()
| + ("-init is unavailable") SWIFT_DEPRECATED_MSG |
|
|
|
◆ SWIFT_UNAVAILABLE()
| - (nonnull instancetype) SWIFT_UNAVAILABLE |
|
|
|
◆ delegate