All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface java.telephony.callcenter.events.CallCentCallAppDataEv

public interface CallCentCallAppDataEv
extends CallCentCallEv

Variable Index

 o ID
Event id

Method Index

 o getApplicationData()
Get the new application data for this call.

Variables

 o ID
 public static final int ID
Event id

Methods

 o getApplicationData
 public abstract Object getApplicationData()
Get the new application data for this call.

Returns:
The data object.

All Packages  Class Hierarchy  This Package  Previous  Next  Index