ServiceNotification
class ServiceNotification(val content: UFServiceMessageV1) : Communication.V1.Out
Content copied to clipboard
This class represents a message that the com.kynetics.uf.android.UpdateFactoryService sends to clients with the information about its state. This message is sent after each polling request or as response of a Communication.V1.In.Sync message.