getSupportedUriSchemes method
DBusArray
getSupportedUriSchemes()
Gets value of property org.mpris.MediaPlayer2.SupportedUriSchemes
Implementation
DBusArray getSupportedUriSchemes() {
return DBusArray.string([]);
}
Gets value of property org.mpris.MediaPlayer2.SupportedUriSchemes
DBusArray getSupportedUriSchemes() {
return DBusArray.string([]);
}