Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Uses of Interface
com.oracle.sft.api.conferenceinfo.SipDialogId

Packages that use SipDialogId
com.oracle.sft.api.conferenceinfo The SFT API used to manipulate the conference-info data, the document format is defined in RFC4575 - A Session Initiation Protocol (SIP) Event Package for Conference State 

 

Uses of SipDialogId in com.oracle.sft.api.conferenceinfo

 

Methods in com.oracle.sft.api.conferenceinfo that return SipDialogId
 SipDialogId ConferenceInfo.createSipDialogId()
          Create an instance of SipDialogId
 SipDialogId CallInfo.getSip()
          Gets the value of the SipDialogId.

 

Methods in com.oracle.sft.api.conferenceinfo with parameters of type SipDialogId
 void CallInfo.setSip(SipDialogId value)
          Sets the value of the SipDialogId.

 


Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.