Package org.jitsi.utils.version
See: Description
-
Interface Summary Interface Description VersionService The version service keeps track of the application version that we are currently running. Version Contains version information of the Jitsi instance that we're currently running. -
Class Summary Class Description VersionImpl An implementation of Version. AbstractVersionService Base implementation of VersionService that uses major, minor and nightly build id fields for versioning purposes.