attachCallbacks

open fun attachCallbacks(onResourceChange: suspend (String) -> Unit, onResourcesListChanged: suspend () -> Unit)

Sets callbacks for resource change notifications. Called by the server/manager.