LaunchViewController
public class LaunchViewController : ComCodeViewController
extension LaunchViewController: PropertiesListViewControllerDelegate
extension LaunchViewController : MNDeepLinkDelegate
extension LaunchViewController: MapstedNotificationDelegate
extension LaunchViewController : MarketingBannerActionDelegate
-
Declaration
Swift
public override func viewDidLoad() -
Declaration
Swift
public override func viewWillAppear(_ animated: Bool) -
Declaration
Swift
public func selectProperty(propertyInfo: MapstedCore.PropertyInfo) -
Declaration
Swift
public func processDeepLink(uri: URL, completion: ((Bool) -> Void)?) -
Declaration
Swift
public func processDeepLink(path: String, params: [URLQueryItem]?, completion: ((Bool) -> Void)?) -
Declaration
Swift
public func navigateToMap(homeEntities: [MapstedCore.HomeEntity]) -
Declaration
Swift
public func openWebsite(websiteURL: String) -> Bool -
Declaration
Swift
public func showCampaign(campaignId: String, propertyId: Int) -
Declaration
Swift
public func showAlert(propertyId: Int, alertId: String) -
Declaration
Swift
public func showEmergencyAlert(alertId: String)
LaunchViewController Class Reference