MoEngageNavigationTask

@objc(MoEngageNavigationTask)
public final class MoEngageNavigationTask : MoEngageBaseTask, MoEngageTaskProtocol

Typed task returned by MoEngageSDKMessaging.navigateToPushSettings(). Carries a MoEngageNavigationResult marker on success once the navigation request has been issued to the OS. Does NOT confirm that the Settings app actually opened — UIApplication.open(_:) completes asynchronously.