getAsyncResultMessage
Gets the class@Message of the @result asynchronous operation This is useful to get the class@Message of an asynchronous operation started by @session from its callback@Gio.AsyncReadyCallback.
Return
a #SoupMessage or null if @result is not a valid @session async operation result.
Parameters
result
the #GAsyncResult passed to your callback