isUserAliasAllowed

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

Call this method to check if Alias feature is allowed or not

Return

true if the feature is enabled, false otherwise.

Parameters

context

Context:The application context