copy Info To Intent
Deprecated
This method has restrictions on click measurement. If you want to show custom notification, pass Notification instance to 'handleMessage(Context,Map<String, String>,Notification?,Intent?): Boolean'.
Replace with
MessageHandler.handleMessage(context, data, notification, intent)
Content copied to clipboard
プッシュ通知の開封イベントの送信に必要なパラメータをIntentにコピーします。
Parameters
data
通知データ
intent
通知メッセージをクリックした際に開始するアクティビティの情報