isPublicVisibilityChangeEnabled

open fun isPublicVisibilityChangeEnabled(@NonNull 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

#setUserPublicVisibility(boolean, SmartMSSettingsManager.SmartMSSettingsCallBack)

#isPublicVisibilityEnabled(Context)

#registerPublicVisibilityListener(OnPublicVisibilityChangeListener)

#unregisterPublicVisibilityListener(OnPublicVisibilityChangeListener)

Parameters

context

Context:The application context