getMetadata

public final Unit getMetadata(String key, OperationHandler<Map<String, String>> handler)

Gets metadata for this open channel by key.

Note: The chatroom status storage feature must be enabled first.

Parameters

key

The metadata key

handler

Callback returning the key-value pair on success