clearAttribute

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

Clear the value for the attributes of the key provided.

Return

RegistrationManager.Editor

Parameters

key

key that represents the attribute value to be cleared