Tizen Native API
Public Attributes
TWPRequest Struct Reference

Public Attributes

int request_version
TWPFnRequestSetUrl seturlfunc
TWPFnRequestSetMethod setmethodfunc
TWPFnRequestSend sendfunc
TWPFnRequestReceive receivefunc

Detailed Description

Request for SDK to check URL against cloud database.

Since :
2.3

Member Data Documentation

TWPFnRequestReceive TWPRequest::receivefunc

Callback for SDK to receive HTTP response, if caller set it to be NULL, SDK will assume the HTTP request will be handled in a-synchronized manner

Request version

TWPFnRequestSend TWPRequest::sendfunc

Callback for SDK to send HTTP request

TWPFnRequestSetMethod TWPRequest::setmethodfunc

Callback for SDK to set HTTP request method

TWPFnRequestSetUrl TWPRequest::seturlfunc

Callback for SDK to set URL from SDK


Except as noted, this content - excluding the Code Examples - is licensed under Creative Commons Attribution 3.0 and all of the Code Examples contained herein are licensed under BSD-3-Clause.
For details, see the Content License