Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
matrix-org
Olm
Commits
c71235d5
Commit
c71235d5
authored
Nov 07, 2016
by
pedroGitt
Browse files
Fix javadoc header
parent
e71013b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
java/android/OlmLibSdk/olm-sdk/src/androidTest/java/org/matrix/olm/TestHelper.java
View file @
c71235d5
...
...
@@ -64,7 +64,7 @@ public class TestHelper {
/**
* Return the first one time key from the JSON object.
* @param aIdentityKeysObj JSON result of {@link OlmAccount#oneTimeKeys()}
* @param aKeyPosition the po
i
stion of the key to be retrieved
* @param aKeyPosition the pos
i
tion of the key to be retrieved
* @return one time key string if operation succeed, null otherwise
*/
static
public
String
getOneTimeKey
(
JSONObject
aIdentityKeysObj
,
int
aKeyPosition
)
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment