Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


com.oracle.sft.api.context
Interface CallInfoIndication

All Superinterfaces:
URIIndication

public interface CallInfoIndication
extends URIIndication

The URI indication to describe related call information. Refer to definition of Call-Info header in rfc3261.


Method Summary
 String getPurpose()
          Get value of purpose parameter if the parameter of this indication is a purpose parameter.

 

Methods inherited from interface com.oracle.sft.api.context.URIIndication
getAbsoluteURI, getExpression

 

Method Detail

getPurpose

String getPurpose()
Get value of purpose parameter if the parameter of this indication is a purpose parameter.
Returns:
value of purpose parameter

Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.