Tizen Native API
Public Attributes
TWPConfiguration Struct Reference

Public Attributes

int config_version
const char * client_id
const char * client_key
const char * host
int secure_connection
int skip_dla
int obfuscate_request
TWPFnRandom randomfunc

Detailed Description

Configuration which enable caller to customize the SDK.

Since :
2.3

Member Data Documentation

Client id for cloud to qualify

Corresponding key for specific client for validation from cloud

Configuration version

Host name for cloud where SDK send request to, set to NULL for SDK to use default settings in plug-in

1 - obfuscate request data, 0 - do not obfuscate request data

Caller customized random function

1 - use secured connection (HTTPS), 0 - not secured connection.

1 - disable DLA lookup, 0 - enable DLA lookup


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