Package com.streambase.liveview.client
Class Version
java.lang.Object
com.streambase.liveview.client.Version
Provides information about the StreamBase LiveView Client Library.
For version of a connected server, see
LiveViewConnection.getVersion()
.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Version
public Version()
-
-
Method Details
-
getClientVersion
The version of this client library, if known. The return format is not specified.- Returns:
- the version of this LiveView library as a string
-