get_user_groups_async#

async omni.client.get_user_groups_async(
url: str,
user: str,
) Tuple[Result, List[str]]#

Asynchronous version of omni.client.get_user_groups_with_callback()