In
Class that maps all the messages that are sent to com.kynetics.uf.android.UpdateFactoryService
Types
Class use to build a message to grant / denied an authorization
Class use to build a message to configure the service
Class use to build ForcePing message. When the service receive a force ping message it pings the service
Class use to build a message to subscribe a Messenger to the service notification system.
Class use to build a sync message. When the service receive a sync message it responses with two messages, the first message contains the service's state and the second message contains the service's configuration
Class use to build a message to unsubscribe a Messenger to the service notification system.
Class that maps all messages that are sent to com.kynetics.uf.android.UpdateFactoryService that must receive a response.
Functions
Convert the object to the corresponding android.os.Message instance.