ObservableCapability

Provides notification telling the client of changes to underlying capabilities lists.

Inheritors

Properties

Link copied to clipboard
abstract var items: Iterable<T>

Functions

Link copied to clipboard
open fun onChange(session: Session, handler: () -> Any)
Link copied to clipboard
open fun remove(session: Session)