Tizen Native API
|
Public Attributes | |
int | type |
int | parent |
int | sequence |
int | editable |
int | is_operator |
int | access_count |
int | date_created |
int | date_modified |
int | date_visited |
int | favicon_length |
int | favicon_width |
int | favicon_height |
int | thumbnail_length |
int | thumbnail_width |
int | thumbnail_height |
int | webicon_length |
int | webicon_width |
int | webicon_height |
char * | url |
char * | title |
char * | account_name |
char * | account_type |
char * | device_name |
char * | device_id |
unsigned char * | favicon |
unsigned char * | thumbnail |
unsigned char * | webicon |
int | tag_count |
void * | tags |
char * | sync |
The structure type that includes the variables for all properties.
Frequency of use
Account name for bookmark cloud sync
Acount type for bookmark cloud sync
Ignore this variable by setting it to zero
Ignore this variable by setting it to zero
Ignore this variable by setting it to zero
Device ID of cloud sync from which the bookmark originated
Device name of cloud sync from which the bookmark originated
Is editable 0
: editable, 1
: read only
unsigned char* bp_bookmark_info_fmt::favicon |
Raw data of the icon ( favorites icon )
Favicon image's height. Ignore this variable by setting it to zero
Ignore this favicon by setting it to zero
Favicon image's width. Ignore this variable by setting it to zero
Is made by the operator, 0
: made by the user 1
: by the operator
Parent ID
The index of ordering
Extra property to sync
Deprecated
Deprecated
unsigned char* bp_bookmark_info_fmt::thumbnail |
Raw data of the snapshot
Thumbnail image's height. Ignore this variable by setting it to zero
Ignore this thumbnail by setting it to zero
Thumbnail image's width. Ignore this variable by setting it to zero
Title of the bookmark or folder
Type 0
: bookmark 1
: folder
Address of the bookmark. NULL
if the type is folder
unsigned char* bp_bookmark_info_fmt::webicon |
Raw data of the webicon
Web icon image's height. Ignore this variable by setting it to zero
Ignore this webicon by setting it to zero
Web icon image's width. Ignore this variable by setting it to zero