addCompassListener

fun addCompassListener(compassListener: VMECompassListener)

Allow you to receive the compass related notifications by attaching a VMECompassListener.

Since

2.1.5

Parameters

compassListener

The listener that's invoked.