resolve_async#

async omni.client.resolve_async(
url: str,
search_urls: List[str],
) Tuple[Result, ListEntry, str]#

Asynchronous version of omni.client.resolve_with_callback()