setLiveID method

void setLiveID(
  1. String liveID
)

Implementation

void setLiveID(String liveID) {
  _subscribeListener();
}