set User Public Visibility
open fun setUserPublicVisibility(publicVisibility: Boolean, @Nullable callback: STWContactSettingRequestCallback)
Content copied to clipboard
Call this method to change the user Public Visibility
Parameters
public Visibility
boolean:If the admin authorise the current user to communicate with their personal contacts, false otherwise
callback