Uses of Class
com.restfb.types.MusicVideoCopyright
-
Packages that use MusicVideoCopyright Package Description com.restfb.types Default implementations of Facebook Graph API Objects. -
-
Uses of MusicVideoCopyright in com.restfb.types
Methods in com.restfb.types that return MusicVideoCopyright Modifier and Type Method Description MusicVideoCopyright
Video. getMusicVideoCopyright()
The music video copyright of this video because of a missing object description in the graph reference, we use a Map hereMethods in com.restfb.types with parameters of type MusicVideoCopyright Modifier and Type Method Description void
Video. setMusicVideoCopyright(MusicVideoCopyright musicVideoCopyright)
The music video copyright of this video because of a missing object description in the graph reference, we use a Map here
-