onUserLeave method

void onUserLeave (
  1. int uid,
  2. int reason
)

用户离开房间

uid 用户ID

Implementation

void onUserLeave(int uid, int reason);