Ejemplo n.º 1
0
 public Video getVideo(long id) {
   return mVideoServiceProxy.getVideoById(id);
 }