stop

fun stop()

Release resources associated with the Tray and the underlying Spokestack instance. Note that spokestack.close()/.stop() are not called automatically because in the normal case, we want Spokestack to continue listening even if the fragment is killed (i.e., on device rotation).

A convenience method that renames close and provides parallelism for start.