Is Active
//trimblecloud-events/trimblecloud.events.service.publish/Publisher/isActive
isActive
[JVM]
abstract fun isActive(): Boolean
This method is used to check if the client is active (connection has been successfully established.
Return
true if the client is active, false otherwise.