Build arguments to use for a request to the API
mixed
buildArguments
(array $p, [string $return_type = 'string'])
-
array
$p: An associative array of parameters
-
string
$return_type: Optional return type of parameters ['array'|'string']
void
checkErrors
( $response)
void
sendRequest
( $method, $args)
void
user_authenticate
( $userInfo)
void
user_profile
( $username)
void
user_setoptions
( $options)
void
videos_listbytag
( $tag, [ $page = 1], [ $per_page = 5])
void
videos_listbyuser
( $user, [ $page = 1], [ $per_page = 5])
void
videos_listfeatured
()
void
video_details
( $sessionid, $videoID)
void
video_getrecordembed
( $token)
void
video_getrecordtoken
( $sessionid)
void
video_status
( $videoID)
void
video_upload
( $videoInfo)