is_omni_objects_enabled# omni.client.is_omni_objects_enabled(url: str) → bool# Checks if the url support omni objects enabled. Parameters: url (str) – URL to check for omni objects support. Returns: True if URL supports omni objects. Return type: bool