onAttributesUpdated property

(void Function(List<AgoraRtmChannelAttribute> attributes)?) onAttributesUpdated
getter/setter pair

Occurs when channel attribute updated.

Implementation

void Function(List<AgoraRtmChannelAttribute> attributes)? onAttributesUpdated;