|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is to be implemented for receiving events issued by the MultiMediaCall service object.
Method Summary | |
void |
onSuperviseVolumeErrEvent(org.csapi.jr.se.cc.mmccs.SuperviseVolumeErrEvent superviseVolumeErrEvent)
Called due to a Gateway initiated call to the superviseVolumeErr() method on the callback interface. |
void |
onSuperviseVolumeResEvent(org.csapi.jr.se.cc.mmccs.SuperviseVolumeResEvent superviseVolumeResEvent)
Called due to a Gateway initiated call to the superviseVolumeRes() method on the callback interface. |
Method Detail |
public void onSuperviseVolumeResEvent(org.csapi.jr.se.cc.mmccs.SuperviseVolumeResEvent superviseVolumeResEvent)
superviseVolumeResEvent
- Reference to a SuperviseVolumeResEvent event
emmited from the impl or activity object.public void onSuperviseVolumeErrEvent(org.csapi.jr.se.cc.mmccs.SuperviseVolumeErrEvent superviseVolumeErrEvent)
superviseVolumeErrEvent
- Reference to a SuperviseVolumeErrEvent event
emmited from the impl or activity object.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |