Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Uses of Class
com.oracle.sft.api.EndUserConfirmationData.UserAction

Packages that use EndUserConfirmationData.UserAction
com.oracle.sft.api The SFT base communication API. 

 

Uses of EndUserConfirmationData.UserAction in com.oracle.sft.api

 

Methods in com.oracle.sft.api that return EndUserConfirmationData.UserAction
static EndUserConfirmationData.UserAction EndUserConfirmationData.UserAction.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EndUserConfirmationData.UserAction[] EndUserConfirmationData.UserAction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in com.oracle.sft.api with parameters of type EndUserConfirmationData.UserAction
 void EndUserConfirmationData.setAction(EndUserConfirmationData.UserAction action)
          to accept or decline in End User Confirmation Response

 


Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.