V1

sealed class V1 : Communication

Communication messages available in V1.x communication api

Types

Link copied to clipboard
object Companion
Link copied to clipboard
sealed class In : Communication.V1

Class that maps all the messages that are sent to com.kynetics.uf.android.UpdateFactoryService

Link copied to clipboard
sealed class Out : Communication.V1

Class that maps all messages that the com.kynetics.uf.android.UpdateFactoryService sends to the clients

Properties

Link copied to clipboard
val id: Int

Inheritors

Link copied to clipboard
Link copied to clipboard