onUserVideoStart abstract method

void onUserVideoStart(
  1. int uid,
  2. int maxProfile
)

远端用户开启视频

Implementation

void onUserVideoStart(int uid, int maxProfile);