is Public Visibility Change Enabled
open fun isPublicVisibilityChangeEnabled(@NonNull context: Context): Boolean
Content copied to clipboard
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