MoEngageIdentifyUserResult
@objc
public final class MoEngageIdentifyUserResult : NSObject, @unchecked Sendable
Success payload for MoEngageSDKAnalytics.identifyUser(...).
Echoes the identities recorded locally.
-
The identities that were accepted and recorded.
Declaration
Swift
@objc public let identities: [String : String]