第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時(shí)綁定郵箱和手機(jī)立即綁定

連上了不能發(fā)消息

終于讓客戶端和服務(wù)端連上啦,但是,當(dāng)給客戶端發(fā)通知的時(shí)候,客戶端就掛了,這是什么情況呀?

正在回答

1 回答

/* notification.setLatestEventInfo(context, title, message,

? ? ? ? ? ? ? ? ? ? contentIntent);*/

? ? ? ? ? ? /*替換setLatestEventInfo()*/

? ? ? ? ? ? if (Build.VERSION.SDK_INT <16) {

? ? ? ? ? ? ? ? Class clazz = notification.getClass();

? ? ? ? ? ? ? ? try {

? ? ? ? ? ? ? ? ? ? Method m2 = clazz.getDeclaredMethod("setLatestEventInfo", Context.class,CharSequence.class,CharSequence.class,PendingIntent.class);

? ? ? ? ? ? ? ? ? ? m2.invoke(notification, context, title,

? ? ? ? ? ? ? ? ? ? ? ? ? ? message, contentIntent);

? ? ? ? ? ? ? ? } catch (Exception e) {

? ? ? ? ? ? ? ? ? ? // TODO: handle exception

? ? ? ? ? ? ? ? ? ? e.printStackTrace();

? ? ? ? ? ? ? ? }


// ? ? ? ? ? ? ? ? ?mNotification.setLatestEventInfo(mContext, mContentTitle,

// ? ? ? ? ? ? ? ? ? ? ?mContentTitle, mContentIntent);

? ? ? ? ? ? }

? ? ? ? ? ? else

? ? ? ? ? ? {

? ? ? ? ? ? ? ? notification = new Notification.Builder(context)

? ? ? ? ? ? ? ? ? ? ? ? .setAutoCancel(true)

? ? ? ? ? ? ? ? ? ? ? ? .setContentTitle(title)

? ? ? ? ? ? ? ? ? ? ? ? .setContentText(message)

? ? ? ? ? ? ? ? ? ? ? ? .setContentIntent(contentIntent)

? ? ? ? ? ? ? ? ? ? ? ? .setSmallIcon(R.mipmap.ic_launcher)

? ? ? ? ? ? ? ? ? ? ? ? .setWhen(System.currentTimeMillis())

? ? ? ? ? ? ? ? ? ? ? ? .build();

? ? ? ? ? ? }

? ? ? ? ? ? /*end 替換setLatestEventInfo()*/

http://img1.sycdn.imooc.com//5954af310001ba2913131040.jpg

0 回復(fù) 有任何疑惑可以回復(fù)我~

舉報(bào)

0/150
提交
取消
見證Android消息推送時(shí)刻
  • 參與學(xué)習(xí)       48182    人
  • 解答問題       210    個(gè)

本課程將一步步教你如何搭建出一個(gè)自己的Android推送平臺(tái)

進(jìn)入課程

連上了不能發(fā)消息

我要回答 關(guān)注問題
微信客服

購課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號