MoEngageCardsDelegate
@objc
public protocol MoEngageCardsDelegate
An interface for receiving cards sync action
-
Callback received when Cards sync API is successful
Declaration
Swift
@objc optional func cardsSyncedSuccessfully(forAccountMeta accountMeta: MoEngageAccountMeta)
Parameters
accountMeta
MoEngageAccountMeta
instance that provides the appId.