onThreadInfoUpdated method

void onThreadInfoUpdated(
  1. BaseChannel channel,
  2. ThreadInfoUpdateEvent event
)

A callback for when the thread information is updated.

Implementation

void onThreadInfoUpdated(BaseChannel channel, ThreadInfoUpdateEvent event) {}