ClientCapabilitiesDto
constructor(playableMediaTypes: List<MediaType>, supportedCommands: List<GeneralCommandType>, supportsMediaControl: Boolean, supportsPersistentIdentifier: Boolean, deviceProfile: DeviceProfile? = null, appStoreUrl: String? = null, iconUrl: String? = null)