public abstract class KeysRetriever extends Object
| Constructor and Description |
|---|
KeysRetriever(Context context,
BareJID jid) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<Integer> |
getDeviceIDsFromPayload(Collection<PubSubModule.RetrieveItemsAsyncCallback.Item> items) |
void |
retrieve() |
void |
retrieve(Collection<Integer> deviceIds) |
public static Collection<Integer> getDeviceIDsFromPayload(Collection<PubSubModule.RetrieveItemsAsyncCallback.Item> items)
public void retrieve(Collection<Integer> deviceIds) throws JaxmppException
JaxmppExceptionpublic void retrieve()
throws JaxmppException
JaxmppExceptionCopyright © 2006–2020 Tigase. All rights reserved.