NopInterface

class NopInterface @AssistedInject constructor(@Assisted val address: String) : IRadioInterface

Constructors

Link copied to clipboard
@AssistedInject
constructor(@Assisted address: String)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun close()
Link copied to clipboard
open override fun handleSendToRadio(p: ByteArray)