Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » MobiLink - Server Administration » MobiLink reference

 

MobiLink Replay C++ callbacks

This section describes the public structure of the mlreplaycallbacks.cpp file that can be generated by the mlgenreplayapi utility. It contains a complete list of callbacks that you can develop to customize the data uploaded to the MobiLink server during a replay session using the mlreplay utility.

Note

If callbacks are not used, you must wait for all simulated clients to be ready to replay before they can start replaying. Simulated clients cannot perform the replay if any simulated client cannot be created or initialized successfully.

 See also

CreateAndInitMLReplayUploadTransaction callback
DelayCreationOfSimulatedClient callback
DelayDestructionOfSimulatedClient callback
DelayStartOfReplay callback
DestroyMLReplayUploadTransaction callback
FiniIdentifySimulatedClient callback
GetDownloadApplyTime callback
GetMLReplayAPIVersion callback
GetUploadTransaction callback
GlobalFini callback
GlobalInit callback
IdentifySimulatedClient callback
ReportEndOfReplay callback