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.