onUserJoined method

void onUserJoined (
  1. int uid
)

用户加入房间.

uid 用户ID

Implementation

void onUserJoined(int uid);