Marketing Cloud SDK / com.salesforce.marketingcloud.registration / InternalEditor / setAttribute

setAttribute

abstract fun setAttribute(key: String, value: String, notifyModules: Boolean): Editor

Internal setter for an attribute allowing for the toggling of whether or not to rebroadcast this change to the Unified SDK.

Parameters

key -

value -

notifyModules - true will set the value on the unified SDK's identity, caution, it may have been an identity call that resulted in this method being called.

Return
RegistrationManager.Editor