WithReplyTo
abstract class WithReplyTo(val replyTo: Messenger, val id: Int) : Communication.V1.In
Content copied to clipboard
Class that maps all messages that are sent to com.kynetics.uf.android.UpdateFactoryService that must receive a response.
Constructors
Functions
Link copied to clipboard
Convert the object to the corresponding android.os.Message instance.