Gammu internals
1.38.0
|
#include <gammu-wap.h>
Data Fields | |
int | Location |
unsigned char | Address [(255+1) *2] |
unsigned char | Title [(50+1) *2] |
WAP bookmark data.
Definition at line 30 of file gammu-wap.h.
unsigned char GSM_WAPBookmark::Address[(255+1) *2] |
Bookmark URL.
Definition at line 38 of file gammu-wap.h.
Referenced by DUMMY_GetWAPBookmark(), GSM_EncodeURLFile(), NOKIA_EncodeDateTime(), and NOKIA_EncodeWAPBookmarkSMSText().
int GSM_WAPBookmark::Location |
Location where it is stored.
Definition at line 34 of file gammu-wap.h.
Referenced by DUMMY_GetWAPBookmark(), and NOKIA_EncodeDateTime().
unsigned char GSM_WAPBookmark::Title[(50+1) *2] |
Bookmark title.
Definition at line 42 of file gammu-wap.h.
Referenced by DUMMY_GetWAPBookmark(), GSM_EncodeURLFile(), NOKIA_EncodeDateTime(), and NOKIA_EncodeWAPBookmarkSMSText().