ly.img.android.pesdk.backend.model.state.manager.observ / PropertyChangeRegistry / notifyChange

notifyChange

open fun notifyChange(observable: Observable!, propertyId: Int): Unit

Notifies registered callbacks that a specific property has changed.

Parameters

observable - Observable!: The Observable that has changed.

propertyId - Int: The BR id of the property that has changed or BR._all if the entire Observable has changed.