public class PreKeyResponseItem
extends java.lang.Object
| Constructor and Description |
|---|
PreKeyResponseItem() |
| Modifier and Type | Method and Description |
|---|---|
int |
getDeviceId() |
PreKeyEntity |
getPreKey() |
int |
getRegistrationId() |
SignedPreKeyEntity |
getSignedPreKey() |
public int getDeviceId()
public int getRegistrationId()
public SignedPreKeyEntity getSignedPreKey()
public PreKeyEntity getPreKey()