public override void ButtonPressed(NativeBandClient client, BandTileButtonEvent tileButtonEvent)
 {
     buttonPressed(tileButtonEvent);
 }
 public override void ButtonPressed(NativeBandClient client, BandTileButtonEvent tileButtonEvent)
 {
     buttonPressed(tileButtonEvent);
 }