Describes a list of channels that have been synchronized to a device.
{ unsigned int id; unsigned int size; string lastUpdated; string syncTime; };
id The channel’s unique ID.
size The channel’s size, in bytes.
lastUpdated The channel’s last update time.
syncTime The channel’s last synchronization time.
SyncedWebChannelArray
is an array of SyncedWebChannel
structures.
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |