|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeviceInformation | |
|---|---|
| org.glassfish.cafe.api.presence | |
| Uses of DeviceInformation in org.glassfish.cafe.api.presence |
|---|
| Methods in org.glassfish.cafe.api.presence that return DeviceInformation | |
|---|---|
DeviceInformation |
PresenceDocument.getDeviceInformation(String aDeviceId)
Returns the DeviceInformation connected to the presence document and with the specified device ID. |
DeviceInformation |
PresenceDocument.getDeviceInformationAnyway(String aDeviceId)
Returns the DeviceInformation if an instance with this device ID exists, creates an instance of DeviceInformation with this device ID if it does not exist and returns it. |
| Methods in org.glassfish.cafe.api.presence that return types with arguments of type DeviceInformation | |
|---|---|
Collection<DeviceInformation> |
PresenceDocument.getAllDeviceInformation()
Returns the collection of device information ID's defined on this document |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||