Link

toolkit / com.sas.android.visualanalytics.sdk.model / Report / update

update

fun update(onSubscribeComplete: ((Server.Result) -> Unit)?): 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).