public interface QBPresenceListener
| Modifier and Type | Method and Description |
|---|---|
void |
processPresence(QBPresence presence)
Process the next presence sent to this presence listener.
|
void processPresence(QBPresence presence)
presence - The presence of the user.