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.
-
ID
- Event id
-
getForwarding()
- Get the new forwarding state of the address.
ID
public final static int ID
- Event id
getForwarding
public abstract CallControlForwarding[] getForwarding()
- Get the new forwarding state of the address.
All Packages Class Hierarchy This Package Previous Next Index