EnvironmentListener

interface EnvironmentListener


Listener which is notified of any environment related changes.

Summary

Public functions

Unit

This is called with the environment event when an intermediary event occurs during prepareEnvironment call.

Public functions

onEnvironmentEvent

fun onEnvironmentEvent(event: EnvironmentEvent): Unit

This is called with the environment event when an intermediary event occurs during prepareEnvironment call.