MoEngageResetUserTask

@objc(MoEngageResetUserTask)
public final class MoEngageResetUserTask : MoEngageBaseTask, MoEngageTaskProtocol, @unchecked Sendable

Typed task returned by MoEngageSDKAnalytics.resetUser(...) (the typed-task sibling of the deprecated completion-block variant). Carries a MoEngageResetUserResult on success once the user state has been reset.