goToNext

open fun goToNext(context: Context, currentNode: Node, listener: NodeListener<out Any>)

Move on to the next node in the tree.

Parameters

context

An Application Context

currentNode

The current state with addition data requested from the Callback

listener

Listener for receiving AuthService related changes