GEOS SDK TechDocs
|
|
|
6 Application Responsibilities
|
7.1 An Incoming Pager Email Message
It may be helpful to go through a step-by-step example of how a message might be sent, illustrating the function of the transport driver, and how much is done for you. The Mailbox library can be used for a great many different applications, so it's hard to describe a "typical" mailbox transaction; but there are certain elements most mailbox transactions have in common.
We present several different examples of how the Mailbox library might be used. Note that in the following discussion, the behavior of the transport driver (which is opaque to an application developer) is discussed. Unless you are writing a transport driver yourself, you will not need to worry about this.
An Incoming Pager Email Message
Sending and Receiving an Address Book Page
GEOS SDK TechDocs
|
|
|
6 Application Responsibilities
|
7.1 An Incoming Pager Email Message