Uses of Interface
com.ibm.presence.api.datamodel.Presence

Packages that use Presence
com.ibm.presence.api.authorization   
 

Uses of Presence in com.ibm.presence.api.authorization
 

Fields in com.ibm.presence.api.authorization declared as Presence
private  Presence AuthorizationData._fromPresentity
           
private  Presence AuthorizationData._toPresentity
           
 

Methods in com.ibm.presence.api.authorization that return Presence
 Presence AuthorizationData.getFromPresentity()
           
 Presence AuthorizationData.getToPresentity()
           
 

Constructors in com.ibm.presence.api.authorization with parameters of type Presence
AuthorizationData(Presence from, Presence to, java.lang.String type, java.lang.String sessionId)
          Constructs AuthorizationData object
 



Copyright © 2007 IBM Corp. All Rights Reserved.