onSuccess

fun onSuccess(fn: SuccessHandler)

Registers a callback to be executed on job success notification.

Parameters

fn

Success callback.