write_file_ex_async# async omni.client.write_file_ex_async( url: str, content: bytes, message: str = '', skip_checkpoint: bool = False, ) → Tuple[Result, WriteFileExInfo]# Asynchronous version of omni.client.write_file_ex_with_callback()