update

fun update(onSubscribeComplete: (Server.Result) -> Unit?)

Updates this report with any changes made to it on the server.

Parameters

onSubscribeComplete
an optional callback invoked when the update process has completed (successfully or
otherwise).