0
Виправлено
[example-java-code] proxy parrten Class Name is Error

Java Class Name is error, Causes compilation errors,
Public class YouTubeCacheProxy{
....
}
it should be
Public class YoutubeCacheProxy{
....
}
some Java class Should be the same,Thank you
Відповідь
Служба підтримки клієнтів працює на UserEcho
Fixed! Thanks for the bug report.