public void SendRequest(int id) { base.SendRequest(id.ToString()); NativeToolkit.ClearLocalNotification(id); }