#include <NativeSession.h>
Definition at line 57 of file NativeSession.h.
dtn::api::NativeSessionCallback::~NativeSessionCallback |
( |
) | |
|
|
pure virtual |
virtual void dtn::api::NativeSessionCallback::notifyBundle |
( |
const dtn::data::BundleID & |
id) | |
|
throw | ( | |
| ) | | |
|
pure virtual |
Notifies the session callback if a new bundles is queued in the registration. Then this bundle may loaded into the local register using the load() method.
Notifies the session callback if a new custody signal has been received.
Notifies the session callback if a new status report has been received.
The documentation for this class was generated from the following files: