mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-14 00:02:05 +01:00
Fix javadoc
This commit is contained in:
parent
715df556f4
commit
411104e7bc
1 changed files with 1 additions and 0 deletions
|
@ -230,6 +230,7 @@ public abstract class OmemoStore<T_IdKeyPair, T_IdKey, T_PreKey, T_SigPreKey, T_
|
|||
|
||||
/**
|
||||
* Load our identityKeyPair from storage.
|
||||
* Return null, if we have no identityKeyPair.
|
||||
*
|
||||
* @param userDevice our OmemoDevice.
|
||||
* @return identityKeyPair
|
||||
|
|
Loading…
Reference in a new issue