The basic database channel information required to display a list of channels.
{
unsigned int channelId;
string dbName;
long modifiedTime;
};channelId The unique ID of this channel.
dbName The name of the on-device database.
modifiedTime The last channel modified timestamp.
XmlChannelArray is an array of XmlChannel structures.
| Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |