setNavigationListener

fun setNavigationListener(navigationListener: VMENavigationListener?)

Set delegate to receive navigation related notifications.

Since

2.0

Parameters

navigationListener

: The listener delegate to receive notifications. Can be null.