Class | Description |
---|---|
AddTag |
Configurations that needs to be added on the device.
|
AlertTag |
Inform an event occurred from device to server.
|
AtomicTag |
Wrapper for other SyncML elements.
|
ChallengeTag |
Challenge data pass through the device and Device Management server for the security purpose.
|
CredentialTag |
Credentials passed between the device and the server for security purposes.
|
DeleteTag |
Configurations that need to be delete on Device.
|
ExecuteTag |
Commands that needs to be executed on the device.
|
GetTag |
Data that needs to be retrieved from the device.
|
ItemTag |
Represents an items that should be retrieved from the device or a command.
|
MetaTag |
MetaTag data related to credentials.
|
ReplaceTag |
Commands sent from the device.
|
ResultsTag |
Results sent for the requests made to the device.
|
SequenceTag |
Class used to build syncml SequenceTag.
|
SourceTag |
Source details of syncml header's.
|
StatusTag |
Status of a previously sent message to device;
|
SyncmlBody |
Represents the body details of a syncml.
|
SyncmlDocument |
Represents a base format of a syncml document
|
SyncmlHeader |
Represents the header details of a syncml.
|
TargetTag |
Target details of syncml header's.
|
Exception | Description |
---|---|
WindowsOperationException |
Exceptions related to operation retrieval and syncml generation
|
Copyright © 2017 WSO2. All rights reserved.