subscribe

open override fun subscribe(observer: (Boolean?) -> Unit): () -> Unit

Subscribe for the state change notifications. Calls the observer with the current state.