removeObserveRelation abstract method

void removeObserveRelation(
  1. CoapObserveRelation relation
)

Removes the specified CoAP observe relation.

Implementation

void removeObserveRelation(final CoapObserveRelation relation);