public class UndecidedOmemoIdentityException extends java.lang.Exception
| Constructor and Description |
|---|
UndecidedOmemoIdentityException(OmemoDevice contact) |
| Modifier and Type | Method and Description |
|---|---|
java.util.HashSet<OmemoDevice> |
getUndecidedDevices()
Return the HashSet of undecided devices.
|
void |
join(UndecidedOmemoIdentityException other)
Add all undecided devices of another Exception to this Exceptions HashSet of undecided devices.
|
public UndecidedOmemoIdentityException(OmemoDevice contact)
public java.util.HashSet<OmemoDevice> getUndecidedDevices()
public void join(UndecidedOmemoIdentityException other)
other - other Exception