RequestManagerTreeNode

interface RequestManagerTreeNode

Provides access to the relatives of a RequestManager based on the current context. The context hierarchy is provided by nesting in Activity and Fragments; the application context does not provide access to any other RequestManagers hierarchically.

Functions

Link copied to clipboard
abstract fun getDescendants(): Set<RequestManager>
Returns all descendant RequestManagers relative to the context of the current .