is Display Disconnected Users Allowed
open fun isDisplayDisconnectedUsersAllowed(@NonNull context: Context): Boolean
Content copied to clipboard
Call this method to check if display diconnected users when not reachable is allowed or not
Return
true if the feature is enabled, false otherwise.
Parameters
context
Context:The application context