JFacebookVideo::getVideo
Method to get a video. Requires authentication and user_videos or friends_videos permission for private videos.
Signature
public function getVideo(string
$video )
Parameters
-
$video
- The video id.
Returns
- mixed
- The decoded JSON response or false if the client is not authenticated.