com.platform.ego
Interface ActivityCallbackHandler
public interface ActivityCallbackHandler
The interface give user a chance to define how to handle notifications of client's activity.
- Version:
- 1.2.3
onActivityStateChange
int onActivityStateChange(ActivityStateChange activityChange)
- The operation notifies the EGO client when one of the client's activities changes state.
- Parameters:
activityChange
- : activity state change message content.
- Returns:
- success or fail
Copyright (C) 1992-2007 Platform Computing Corporation