Resets M-Business Client channels.
PODSAvantGo
void resetChannels( );
avantgo.resetChannels( )
void PODSresetChannels(PODSAvantGo* avantgo);
avantgo The PODSAvantGo
object.
None
Execute resetChannels( )
before beginSync( )
to perform a full synchronization. Execute beginSync( )
without resetChannels( )
to perform an incremental synchronization.
<html> <form name=foo> <input type=button onClick="javascript:avantgo.resetChannels();" value="Click me to eliminate all WebToGo content from this server"> /form </html> |
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |