MoEngageGetUserIdentitiesTask

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

Typed task returned by MoEngageSDKAnalytics.getUserIdentities(...) (the typed-task sibling of the deprecated completion-block variant). Carries a MoEngageGetUserIdentitiesResult with the current identity map on success.