onUserDataStart method

void onUserDataStart(
  1. int uid
)

远端用户开启数据通道的回调。

uid 远端用户 ID

Implementation

void onUserDataStart(int uid) {}