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