rememberLocalNetworkPermissionState

Returns the reactive PermissionUiState for the ACCESS_LOCAL_NETWORK permission. Always PermissionStatus.GRANTED on API levels / platforms that don't gate local-network access behind a runtime permission.

Returns the reactive PermissionUiState for the ACCESS_LOCAL_NETWORK permission. Always PermissionStatus.GRANTED on API levels / platforms that don't gate local-network access behind a runtime permission.

JVM — Desktop does not gate local-network access behind a runtime permission.