setOnSeekLiveCompletion method
Implementation
void setOnSeekLiveCompletion(OnSeekLiveCompletion seekLiveCompletion) {
  this._onSeekLiveCompletion = seekLiveCompletion;
}void setOnSeekLiveCompletion(OnSeekLiveCompletion seekLiveCompletion) {
  this._onSeekLiveCompletion = seekLiveCompletion;
}