Lightweight Observer style interface for use with sbIRemotePlayer::addListener. More...
import"sbIRemoteObserver.idl";
Public Member Functions | |
void | observe (in AString aMetadataKey, in AString aValue) |
Observe method which gets called when the value for aMetadataKey changes. More... | |
Lightweight Observer style interface for use with sbIRemotePlayer::addListener.
Definition at line 39 of file sbIRemoteObserver.idl.
void sbIRemoteObserver::observe | ( | in AString | aMetadataKey, |
in AString | aValue | ||
) |
Observe method which gets called when the value for aMetadataKey changes.