Skip to content

Commit 7ca486c

Browse files
committed
Android SDK update to v2.6.1
1 parent dd01a23 commit 7ca486c

File tree

4 files changed

+182
-131
lines changed

4 files changed

+182
-131
lines changed
-1.52 MB
Binary file not shown.
1.55 MB
Binary file not shown.

android/src/io/jchat/android/Constant.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ public class Constant {
5757
public static final String GROUP_MANAGER = "groupManager";
5858
public static final String START = "start";
5959
public static final String COUNT = "count";
60-
60+
public static final String IS_RESPOND_INVITER = "isRespondInviter";
6161

6262
/**
6363
* Message
@@ -120,5 +120,4 @@ public class Constant {
120120
public static final String EVENTS = "events";
121121
public static final String APPLY_EVENT_ID = "applyEventId";
122122

123-
124123
}

0 commit comments

Comments
 (0)