|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VersionService
The version service keeps track of the SIP Communicator version that we are currently running. Other modules (such as a Help->About dialog) query and use this service in order to show the current application version.
| Method Summary | |
|---|---|
Version |
getCurrentVersion()
Returns a Version object containing version details of the SIP Communicator version that we're currently running. |
Version |
parseVersionString(String version)
Returns a Version instance corresponding to the version string. |
| Method Detail |
|---|
Version getCurrentVersion()
Version parseVersionString(String version)
version - a version String that we have obtained by calling a
Version.toString() method.
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||