Documentation

RemoveStatusChangeHandler

void
CBPActivity::RemoveStatusChangeHandler(
 int event,
 IBPActivityEventListener eventHandler
);

This method deletes an event handler for activity status modification.

Method parameters

ParameterDescription
eventOne of constants for CBPActivity::ExecutingEvent, CBPActivity::ClosedEvent, CBPActivity::FaultingEvent, defining to which status modification the handler will be called.
eventHandlerEvent handler that realizes IBPActivityEventListener interface.

See Also



© «Bitrix24», 2001-2024
Up