Marketing Cloud SDK / com.salesforce.marketingcloud.registration / RegistrationManager / Editor / clearAttribute

clearAttribute

@NonNull abstract fun clearAttribute(@NonNull key: String): Editor

Clear the value for the attributes of the key provided.

Parameters

key - String: key that represents the attribute value to be cleared

Return
Editor: RegistrationManager.Editor