Mobile API Reference  MicroStrategy 2019
<PromptHelperDelegate> Protocol Reference

#import <PromptHelper.h>

Instance Methods

(void) - updatePromptedReport:
 
(UIViewController *) - viewController
 
(void) - addBackgroundCoveringViewAfterPrompt:belowSubview:
 
(void) - onPromptScreenClosed:
 
(void) - onPromptScreenPopsUp
 
(void) - willPopViewController
 
(id) - getCurrentViewer
 

Method Documentation

◆ addBackgroundCoveringViewAfterPrompt:belowSubview:()

- (void) addBackgroundCoveringViewAfterPrompt: (UIView *)  ipView
belowSubview: (UIView *)  ipSiblingView 

◆ getCurrentViewer()

- (id) getCurrentViewer
optional

◆ onPromptScreenClosed:()

- (void) onPromptScreenClosed: (int)  status
optional

◆ onPromptScreenPopsUp()

- (void) onPromptScreenPopsUp
optional

◆ updatePromptedReport:()

- (void) updatePromptedReport: (MSIReportDisplayInfo *)  report

◆ viewController()

- (UIViewController*) viewController

◆ willPopViewController()

- (void) willPopViewController
optional