onLeaveChannel method Null safety

void onLeaveChannel(
  1. int result
)

Get notified when a user leaves a room.

For information about result, see ErrorCode

Implementation

void onLeaveChannel(int result);