stopPlayRemoteVideo method
Implementation
void stopPlayRemoteVideo(String userId, TUIVideoStreamType type) {
liveService.stopPlayRemoteVideo(userId, type);
}
void stopPlayRemoteVideo(String userId, TUIVideoStreamType type) {
liveService.stopPlayRemoteVideo(userId, type);
}