public void ClearNotifcation(int notificationId) { JPushInterface.ClearNotificationById(Android.App.Application.Context, notificationId); }