onAttributesRemoved method

void onAttributesRemoved(
  1. String roomId,
  2. List<String> removedKeys,
  3. String from
)

Implementation

void onAttributesRemoved(
    String roomId, List<String> removedKeys, String from) {}