startPlayRemoteVideo abstract method

void startPlayRemoteVideo(
  1. String userId,
  2. TUIVideoStreamType streamType,
  3. TUIPlayCallback? playCallback
)

Implementation

void startPlayRemoteVideo(String userId, TUIVideoStreamType streamType, TUIPlayCallback? playCallback);