isPublicVisibilityAllowed

fun isPublicVisibilityAllowed(context: Context): Boolean

Call this method to check whether the Public visibility can be changed on user settings or not

Return

true if the Public Visibility can be changed

See also

.isPublicVisibilityEnabled

Parameters

context

Context: The application context