GoldenGateBindings / com.fitbit.goldengate.bindings.coap.handler / BaseRxResourceHandler / emitUpdates

emitUpdates

protected fun emitUpdates(data: ByteArray): Unit

Instructs the internal PublishSubject to emit data. This method is intended to be used inside handlers that extend the BaseRxResourceHandler when an onPost is override