onUserDataStop method

void onUserDataStop(
  1. int uid
)

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

uid 远端用户 ID

Implementation

void onUserDataStop(int uid) {}