onSuccess

abstract fun onSuccess(sessionId: UUID)

Invoked when a Session completes successfully.

Parameters

sessionId

ID of the session which had its state updated.