addObserveRelation abstract method

void addObserveRelation(
  1. CoapObserveRelation relation
)

Adds the specified CoAP observe relation.

Implementation

void addObserveRelation(final CoapObserveRelation relation);