Interface java.telephony.callcontrol.events.CallCtlAddrForwardEv
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface java.telephony.callcontrol.events.CallCtlAddrForwardEv

public interface CallCtlAddrForwardEv
extends Object
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 final static 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