AAO DRAMA C++ Interface (Old style)
DRAMA C++, Depreciated, don't use for new code

◆ CompleteOk()

virtual DcppHandlerRet GitTaskResponseHandler::CompleteOk ( GitTask ,
StatusType *  status 
)
inlinevirtual

Method invoked on successfull completion.

This method is invoked by GitTask:: when the related message completes successfull.

Note
Details of action entry information can be obtain with the standard DRAMA calls such as DitsGetEntReason().
Returns
DcppFinished (the default) if no more messages were sent or DcppReshedule if another message was started.
Parameters
taskThe GitTask object the message referred to.
statusInherited status.

References DcppFinished.