All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface java.telephony.callcontrol.events.CallCtlAddrForwardEv

public interface CallCtlAddrForwardEv
extends CallCtlAddrEv
The call control address forwarding state has changed.


Variable Index

 o ID
Event id

Method Index

 o getForwarding()
Get the new forwarding state of the address.

Variables

 o ID
 public static final int ID
Event id

Methods

 o getForwarding
 public abstract CallControlForwarding[] getForwarding()
Get the new forwarding state of the address.


All Packages  Class Hierarchy  This Package  Previous  Next  Index