isDisplayDisconnectedUsersAllowed

open fun isDisplayDisconnectedUsersAllowed(@NonNull context: Context): Boolean

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