FileDocCategorySizeDatePackage
Observer.javaAPI DocAndroid 1.5 API945Wed May 06 22:42:46 BST 2009com.android.mms.transaction

Observer

public interface Observer
An interface for observing the state of a Transaction.

Fields Summary
Constructors Summary
Methods Summary
public voidupdate(Observable observable)
Update the state of the observable.

param
observable An observable object.