isProfileModificationsFromClientAllowed

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

Call this method to check whether the user can modified his profile status/picture or not

Return

true if the user is allowed to modify status

Parameters

context

The application context