MoEngageGetSelfHandledInAppsTask
@objc(MoEngageGetSelfHandledInAppsTask)
public final class MoEngageGetSelfHandledInAppsTask : MoEngageBaseTask, MoEngageTaskProtocol
Typed task returned by MoEngageSDKInApp.getSelfHandledInApps(...) (the
typed-task sibling of the deprecated completion-block variant). Carries a
MoEngageGetSelfHandledInAppsResult on success — campaigns may be empty.
-
Declaration
Swift
public typealias Success = MoEngageGetSelfHandledInAppsResult -
Declaration
Swift
public typealias Failure = MoEngageRequestFailure