MoEngageAccountMeta
@objc
public class MoEngageAccountMeta : NSObject
Meta-data related to your MoEngage account.
-
Account identifier, APP ID on the MoEngage Dashboard.
Declaration
Swift
@objc public let appID: String
-
Declaration
Swift
public override var description: String { get }