isAliasModificationAllowed

open fun isAliasModificationAllowed(@NonNull context: Context): Boolean

Call this method to check if the modification of alias from client is allowed or not

Return

true if the modification of alias from client is enabled, false otherwise.

Parameters

context

Context:The application context