com.genesyslab.ail
Class InteractionVoiceCallback.Action

java.lang.Object
  extended by com.genesyslab.ail.Enum
      extended by com.genesyslab.ail.InteractionVoiceCallback.Action
Enclosing interface:
InteractionVoiceCallback

Deprecated. since 7.0

public static class InteractionVoiceCallback.Action
extends Enum

Enum for the actions that are possible on this interaction.
To be used in the methods of Possible.


Field Summary
static InteractionVoiceCallback.Action ACCEPT_AND_DIAL
          Deprecated. Accept and dial this interaction.
static int ACCEPT_AND_DIAL_
          Deprecated. Accept and dial this interaction.
static InteractionVoiceCallback.Action ALTERNATE
          Deprecated. Alternate this interaction.
static int ALTERNATE_
          Deprecated. Alternate this interaction.
static InteractionVoiceCallback.Action ANSWER_CALL
          Deprecated. Answer this interaction.
static int ANSWER_CALL_
          Deprecated. Answer this interaction.
static InteractionVoiceCallback.Action COMPLETE_CONFERENCE
          Deprecated. Complete this interaction as a conference.
static int COMPLETE_CONFERENCE_
          Deprecated. Complete this interaction as a conference.
static InteractionVoiceCallback.Action COMPLETE_TRANSFER
          Deprecated. Complete this interaction as a transfer.
static int COMPLETE_TRANSFER_
          Deprecated. Complete this interaction as a transfer.
static InteractionVoiceCallback.Action CONFERENCE
          Deprecated. Initiate a conference on this interaction.
static int CONFERENCE_
          Deprecated. Initiate a conference on this interaction.
static InteractionVoiceCallback.Action DECLINE
          Deprecated. Decline this interaction.
static int DECLINE_
          Deprecated. Decline this interaction.
static InteractionVoiceCallback.Action DELETE_FROM_CONFERENCE
          Deprecated. Delete a party from the conference.
static int DELETE_FROM_CONFERENCE_
          Deprecated. Delete a party from the conference.
static InteractionVoiceCallback.Action HOLD
          Deprecated. Hold this interaction.
static int HOLD_
          Deprecated. Hold this interaction.
static InteractionVoiceCallback.Action INIT_TRANSFER
          Deprecated. Initiate a transfer of this interaction.
static int INIT_TRANSFER_
          Deprecated. Initiate a transfer of this interaction.
static InteractionVoiceCallback.Action LEAVE_CONFERENCE
          Deprecated. Leave the current conference.
static int LEAVE_CONFERENCE_
          Deprecated. Leave the current conference.
static InteractionVoiceCallback.Action MAKE_CALL
          Deprecated. Make a call on this interaction.
static int MAKE_CALL_
          Deprecated. Make a call on this interaction.
static InteractionVoiceCallback.Action MARK_DONE
          Deprecated. Mark this interaction done.
static int MARK_DONE_
          Deprecated. Mark this interaction done.
static int MAX
          Deprecated. The maximum number of actions.
static InteractionVoiceCallback.Action MUTE_OFF
          Deprecated. Stop muting this interaction.
static int MUTE_OFF_
          Deprecated. Stop muting this interaction.
static InteractionVoiceCallback.Action MUTE_ON
          Deprecated. Mute this interaction.
static int MUTE_ON_
          Deprecated. Mute this interaction.
static InteractionVoiceCallback.Action MUTE_TRANSFER
          Deprecated. Perform a mute transfer of this interaction.
static int MUTE_TRANSFER_
          Deprecated. Perform a mute transfer of this interaction.
static InteractionVoiceCallback.Action QUERY_STATUS
          Deprecated. Query the status of this interaction.
static int QUERY_STATUS_
          Deprecated. Query the status of this interaction.
static InteractionVoiceCallback.Action RECONNECT
          Deprecated. Reconnect this interaction.
static int RECONNECT_
          Deprecated. Reconnect this interaction.
static InteractionVoiceCallback.Action REDIRECT_CALL
          Deprecated. Redirect this interaction.
static int REDIRECT_CALL_
          Deprecated. Redirect this interaction.
static InteractionVoiceCallback.Action RELEASE_CALL
          Deprecated. Release this interaction.
static int RELEASE_CALL_
          Deprecated. Release this interaction.
static InteractionVoiceCallback.Action RETRIEVE
          Deprecated. Retrieve this interaction.
static int RETRIEVE_
          Deprecated. Retrieve this interaction.
static InteractionVoiceCallback.Action SAVE
          Deprecated. Save this interaction.
static int SAVE_
          Deprecated. Save this interaction.
static InteractionVoiceCallback.Action SEND_DTMF
          Deprecated. Send DTMF tones throug this interaction.
static int SEND_DTMF_
          Deprecated. Send DTMF tones throug this interaction.
static InteractionVoiceCallback.Action SINGLE_STEP_CONFERENCE
          Deprecated. Perform a single step conference with this interaction.
static int SINGLE_STEP_CONFERENCE_
          Deprecated. Perform a single step conference with this interaction.
static InteractionVoiceCallback.Action SINGLE_STEP_TRANSFER
          Deprecated. Perform a single step transfer of this interaction.
static int SINGLE_STEP_TRANSFER_
          Deprecated. Perform a single step transfer of this interaction.
static InteractionVoiceCallback.Action TRANSFER
          Deprecated. Transfer this interaction.
static int TRANSFER_
          Deprecated. Transfer this interaction.
 
Fields inherited from class com.genesyslab.ail.Enum
CONSTANTS_RANGE
 
Method Summary
static InteractionVoiceCallback.Action getAction(int value)
          Deprecated. Returns the Action for this value.
static int max()
          Deprecated. The maximum number of actions.
 
Methods inherited from class com.genesyslab.ail.Enum
equals, hashCode, toInt, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

ANSWER_CALL_

public static final int ANSWER_CALL_
Deprecated. 
Answer this interaction.

See Also:
Constant Field Values

ANSWER_CALL

public static final InteractionVoiceCallback.Action ANSWER_CALL
Deprecated. 
Answer this interaction.


RELEASE_CALL_

public static final int RELEASE_CALL_
Deprecated. 
Release this interaction.

See Also:
Constant Field Values

RELEASE_CALL

public static final InteractionVoiceCallback.Action RELEASE_CALL
Deprecated. 
Release this interaction.


MARK_DONE_

public static final int MARK_DONE_
Deprecated. 
Mark this interaction done.

See Also:
Constant Field Values

MARK_DONE

public static final InteractionVoiceCallback.Action MARK_DONE
Deprecated. 
Mark this interaction done.


QUERY_STATUS_

public static final int QUERY_STATUS_
Deprecated. 
Query the status of this interaction.

See Also:
Constant Field Values

QUERY_STATUS

public static final InteractionVoiceCallback.Action QUERY_STATUS
Deprecated. 
Query the status of this interaction.


TRANSFER_

public static final int TRANSFER_
Deprecated. 
Transfer this interaction.

See Also:
Constant Field Values

TRANSFER

public static final InteractionVoiceCallback.Action TRANSFER
Deprecated. 
Transfer this interaction.


SAVE_

public static final int SAVE_
Deprecated. 
Save this interaction.

See Also:
Constant Field Values

SAVE

public static final InteractionVoiceCallback.Action SAVE
Deprecated. 
Save this interaction.


MAKE_CALL_

public static final int MAKE_CALL_
Deprecated. 
Make a call on this interaction.

See Also:
Constant Field Values

MAKE_CALL

public static final InteractionVoiceCallback.Action MAKE_CALL
Deprecated. 
Make a call on this interaction.


HOLD_

public static final int HOLD_
Deprecated. 
Hold this interaction.

See Also:
Constant Field Values

HOLD

public static final InteractionVoiceCallback.Action HOLD
Deprecated. 
Hold this interaction.


RETRIEVE_

public static final int RETRIEVE_
Deprecated. 
Retrieve this interaction.

See Also:
Constant Field Values

RETRIEVE

public static final InteractionVoiceCallback.Action RETRIEVE
Deprecated. 
Retrieve this interaction.


ALTERNATE_

public static final int ALTERNATE_
Deprecated. 
Alternate this interaction.

See Also:
Constant Field Values

ALTERNATE

public static final InteractionVoiceCallback.Action ALTERNATE
Deprecated. 
Alternate this interaction.


RECONNECT_

public static final int RECONNECT_
Deprecated. 
Reconnect this interaction.

See Also:
Constant Field Values

RECONNECT

public static final InteractionVoiceCallback.Action RECONNECT
Deprecated. 
Reconnect this interaction.


INIT_TRANSFER_

public static final int INIT_TRANSFER_
Deprecated. 
Initiate a transfer of this interaction.

See Also:
Constant Field Values

INIT_TRANSFER

public static final InteractionVoiceCallback.Action INIT_TRANSFER
Deprecated. 
Initiate a transfer of this interaction.


COMPLETE_TRANSFER_

public static final int COMPLETE_TRANSFER_
Deprecated. 
Complete this interaction as a transfer.

See Also:
Constant Field Values

COMPLETE_TRANSFER

public static final InteractionVoiceCallback.Action COMPLETE_TRANSFER
Deprecated. 
Complete this interaction as a transfer.


SINGLE_STEP_TRANSFER_

public static final int SINGLE_STEP_TRANSFER_
Deprecated. 
Perform a single step transfer of this interaction. Note: If the single step transfer is not possible, a mute transfer is attempted, hence aPossible.isPossible(com.genesyslab.ail.Enum) of this action is true if a mute transfer is possible even if the single step is not.

See Also:
Constant Field Values

SINGLE_STEP_TRANSFER

public static final InteractionVoiceCallback.Action SINGLE_STEP_TRANSFER
Deprecated. 
Perform a single step transfer of this interaction. Note: If the single step transfer is not possible, a mute transfer is attempted, hence aPossible.isPossible(com.genesyslab.ail.Enum) of this action is true if a mute transfer is possible even if the single step is not.


CONFERENCE_

public static final int CONFERENCE_
Deprecated. 
Initiate a conference on this interaction.

See Also:
Constant Field Values

CONFERENCE

public static final InteractionVoiceCallback.Action CONFERENCE
Deprecated. 
Initiate a conference on this interaction.


COMPLETE_CONFERENCE_

public static final int COMPLETE_CONFERENCE_
Deprecated. 
Complete this interaction as a conference.

See Also:
Constant Field Values

COMPLETE_CONFERENCE

public static final InteractionVoiceCallback.Action COMPLETE_CONFERENCE
Deprecated. 
Complete this interaction as a conference.


LEAVE_CONFERENCE_

public static final int LEAVE_CONFERENCE_
Deprecated. 
Leave the current conference.

See Also:
Constant Field Values

LEAVE_CONFERENCE

public static final InteractionVoiceCallback.Action LEAVE_CONFERENCE
Deprecated. 
Leave the current conference.


DELETE_FROM_CONFERENCE_

public static final int DELETE_FROM_CONFERENCE_
Deprecated. 
Delete a party from the conference.

See Also:
Constant Field Values

DELETE_FROM_CONFERENCE

public static final InteractionVoiceCallback.Action DELETE_FROM_CONFERENCE
Deprecated. 
Delete a party from the conference.


MUTE_TRANSFER_

public static final int MUTE_TRANSFER_
Deprecated. 
Perform a mute transfer of this interaction.

See Also:
Constant Field Values

MUTE_TRANSFER

public static final InteractionVoiceCallback.Action MUTE_TRANSFER
Deprecated. 
Perform a mute transfer of this interaction.


SEND_DTMF_

public static final int SEND_DTMF_
Deprecated. 
Send DTMF tones throug this interaction.

See Also:
Constant Field Values

SEND_DTMF

public static final InteractionVoiceCallback.Action SEND_DTMF
Deprecated. 
Send DTMF tones throug this interaction.


REDIRECT_CALL_

public static final int REDIRECT_CALL_
Deprecated. 
Redirect this interaction.

See Also:
Constant Field Values

REDIRECT_CALL

public static final InteractionVoiceCallback.Action REDIRECT_CALL
Deprecated. 
Redirect this interaction.


SINGLE_STEP_CONFERENCE_

public static final int SINGLE_STEP_CONFERENCE_
Deprecated. 
Perform a single step conference with this interaction.

See Also:
Constant Field Values

SINGLE_STEP_CONFERENCE

public static final InteractionVoiceCallback.Action SINGLE_STEP_CONFERENCE
Deprecated. 
Perform a single step conference with this interaction.


MUTE_ON_

public static final int MUTE_ON_
Deprecated. 
Mute this interaction.

See Also:
Constant Field Values

MUTE_ON

public static final InteractionVoiceCallback.Action MUTE_ON
Deprecated. 
Mute this interaction.


MUTE_OFF_

public static final int MUTE_OFF_
Deprecated. 
Stop muting this interaction.

See Also:
Constant Field Values

MUTE_OFF

public static final InteractionVoiceCallback.Action MUTE_OFF
Deprecated. 
Stop muting this interaction.


ACCEPT_AND_DIAL_

public static final int ACCEPT_AND_DIAL_
Deprecated. 
Accept and dial this interaction.

See Also:
Constant Field Values

ACCEPT_AND_DIAL

public static final InteractionVoiceCallback.Action ACCEPT_AND_DIAL
Deprecated. 
Accept and dial this interaction.


DECLINE_

public static final int DECLINE_
Deprecated. 
Decline this interaction.

See Also:
Constant Field Values

DECLINE

public static final InteractionVoiceCallback.Action DECLINE
Deprecated. 
Decline this interaction.


MAX

public static final int MAX
Deprecated. 
The maximum number of actions.

See Also:
Constant Field Values
Method Detail

max

public static final int max()
Deprecated. 
The maximum number of actions.


getAction

public static final InteractionVoiceCallback.Action getAction(int value)
Deprecated. 
Returns the Action for this value.