setLiveID abstract method

void setLiveID(
  1. String liveID
)

Set live ID @note Should set live ID before using other interfaces

@param liveID Live ID.

Implementation

void setLiveID(String liveID);