Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


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

Packages that use Uris
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 Uris in com.oracle.sft.api.conferenceinfo

 

Methods in com.oracle.sft.api.conferenceinfo that return Uris
 Uris ConferenceInfo.createUris()
          Create an instance of Uris
 Uris User.getAssociatedAors()
          Gets the value of the associatedAors element.
 Uris ConferenceDescription.getConfUris()
          Gets the value of the conf-uris element.
 Uris ConferenceDescription.getServiceUris()
          Gets the value of the service-uris element.
 Uris HostInfo.getUris()
          Gets the value of the uris element.

 

Methods in com.oracle.sft.api.conferenceinfo with parameters of type Uris
 void User.setAssociatedAors(Uris value)
          Sets the value of the associatedAors element.
 void ConferenceDescription.setConfUris(Uris value)
          Sets the value of the conf-uris element.
 void ConferenceDescription.setServiceUris(Uris value)
          Sets the value of the service-uris element.
 void HostInfo.setUris(Uris value)
          Sets the value of the uris element.

 


Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.