#include <cobain.h>
Public Member Functions | |
| virtual void | PeerListComplete (TPeerList *aPeerList)=0 |
| The peer list has been completed. | |
| virtual void | PeerListRetrievalFailed (TInt aError)=0 |
| The retrieval of the peer list failed. | |
Definition at line 330 of file cobain.h.
|
|
The peer list has been completed. It is up to the implementation of this interface to release the peer list.
Referenced by CPeerListPump::DoCancel(), and CPeerListPump::RunL(). |
|
|
The retrieval of the peer list failed.
Referenced by CPeerListPump::RunL(). |
1.3.5