Skip to content
Snippets Groups Projects
Commit e7c7d77a authored by ylecollen's avatar ylecollen
Browse files

Comments update

parent 5e948b1a
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ public class OlmMessage {
/** normal message type **/
public final static int MESSAGE_TYPE_MESSAGE = 1;
/** the encrypted message (ie. )**/
/** the encrypted message **/
public String mCipherText;
/** defined by {@link #MESSAGE_TYPE_MESSAGE} or {@link #MESSAGE_TYPE_PRE_KEY}**/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment