getDesktopEntry method

DBusString getDesktopEntry()

Gets value of property org.mpris.MediaPlayer2.DesktopEntry

Implementation

DBusString getDesktopEntry() {
  return const DBusString('');
}