@Deprecated
public final class SendResponse
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
SendResponse.Status
Deprecated.
Possible per-id responses to sending a message.
|
Constructor and Description |
---|
SendResponse()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
addStatus(JID jabberId,
SendResponse.Status status)
Deprecated.
|
java.util.Map<JID,SendResponse.Status> |
getStatusMap()
Deprecated.
|
public void addStatus(JID jabberId, SendResponse.Status status)
public java.util.Map<JID,SendResponse.Status> getStatusMap()