registerMessageListener
Register a listener for Push notification callback and tweaking for the account configured as default.
Since
12.0.00
Parameters
pushMessageListener
instance of PushMessageListener
Throws
if the SDK is not initialized.
Register a listener for Push notification callback and tweaking for the given account.
Since
12.0.00
Parameters
pushMessageListener
instance of PushMessageListener
appId
Account identifier, APP ID on the MoEngage Dashboard.
Throws
if the SDK is not initialized.