libsyncml  0.5.4
Data Structures | Functions | Variables
SyncML Notifications Internals

The private part. More...

Collaboration diagram for SyncML Notifications Internals:

Data Structures

struct  SmlNotification
 
struct  SmlSanAlert
 

Functions

SmlBool smlNotificationAssemble11 (SmlNotification *san, char **data, unsigned int *size, SmlProtocolVersion version, SmlError **error)
 

Variables

SmlNotificationVersion SmlNotification::version
 
SmlNotificationUIMode SmlNotification::mode
 
SmlNotificationInitiator SmlNotification::init
 
unsigned int SmlNotification::sessionID
 
char * SmlNotification::identifier
 
SmlLocationSmlNotification::target
 
GList * SmlNotification::alerts
 
SmlMimeType SmlNotification::type
 
SmlCredSmlNotification::cred
 
SmlSessionType SmlNotification::sessionType
 
SmlManagerSmlNotification::manager
 
unsigned int SmlNotification::localMaxMsgSize
 
unsigned int SmlNotification::localMaxObjSize
 
SmlAlertType SmlSanAlert::type
 
char * SmlSanAlert::contenttype
 
char * SmlSanAlert::serverURI
 

Detailed Description

The private part.