getCanGoPrevious method
DBusBoolean
getCanGoPrevious()
Gets value of property org.mpris.MediaPlayer2.Player.CanGoPrevious
Implementation
DBusBoolean getCanGoPrevious() {
return const DBusBoolean(true);
}
Gets value of property org.mpris.MediaPlayer2.Player.CanGoPrevious
DBusBoolean getCanGoPrevious() {
return const DBusBoolean(true);
}