22.12.2013 Views

Roku Object Reference - imaginArt

Roku Object Reference - imaginArt

Roku Object Reference - imaginArt

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

-75 CURLE_CONV_FAILED conversion failed<br />

-76 CURLE_CONV_REQD<br />

caller must register conversion callbacks using<br />

curl_easy_setopt options<br />

CURLOPT_CONV_FROM_NETWORK_FUNCTION,<br />

CURLOPT_CONV_TO_NETWORK_FUNCTION,<br />

and CURLOPT_CONV_FROM_UTF8_FUNCTION<br />

-77 CURLE_SSL_CACERT_BADFILE could not load CACERT file, missing or wrong format<br />

-78 CURLE_REMOTE_FILE_NOT_FOUND remote file not found<br />

-79 CURLE_SSH<br />

error from the SSH layer, somewhat generic so the error<br />

message will be of interest when this has happened<br />

-80 CURLE_SSL_SHUTDOWN_FAILED Failed to shut down the SSL connection<br />

• GetFailureReason() As String<br />

o Returns a description of the failure that occurred.<br />

• GetString() As String<br />

o Return the string associated with the event. For transfer<br />

complete AsyncGetToString, AsyncPostFromString and AsyncPostFromFile<br />

requests this will be the actual response body from the server truncated to 65536 characters.<br />

• GetFailureReason() As Integer<br />

o Returns a magic number that can be matched with the value returned<br />

by roUrlTransfer.GetIdentity() to determine where this event came from.<br />

• GetResponseHeaders() As roAssociativeArray<br />

o Returns an associative array containing all the headers returned by the server for appropriate<br />

protocols (such as HTTP).<br />

• GetSourceIdentity() As Integer<br />

o Returns a magic number that can be matched with the value returned<br />

by roUrlTransfer.GetIdentity() to determine where this event came from.<br />

53

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!