Accessing messages that were sent when a user is offline

Hi,

Suppose a user ‘A’ is offline and in the meantime a user ‘B’ sends A a message. When A logs on using

the smack API, how can I access the message that was sent?

Cheers,

Earlence