bug fix
This commit is contained in:
@@ -33,6 +33,7 @@ public class CONS {
|
||||
public static final int INCOMINGMESSAGE = 208;//来短信了
|
||||
public static final int showpic = 209;
|
||||
public static final int LOGINFAILED = 210;
|
||||
public static final int ONGETCALLID = 211;
|
||||
|
||||
public static void SENDMESSAGETO(Handler handler, int menu, Object object) {
|
||||
if (handler != null) {
|
||||
|
||||
Reference in New Issue
Block a user