getModule

abstract fun getModule(callback: Callback<T?>)

Retrieves the Module, providing it in the callback.

Parameters

callback

: The block of code to receive the Module in, if present, or null